summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@apple.com>2012-03-03 18:19:11 -0800
committerJeremy Huddleston <jeremyhu@apple.com>2012-03-03 18:19:11 -0800
commitbf705561d347bc5459bc0af033595c66541cac3e (patch)
tree56cf8f8764b32951360254f5631fc2552d7e990f
parentf550c1347d3518874fe1c1d417a57322ee6b52db (diff)
configure.ac: Bump to 0.13libpciaccess-0.13
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d63ad25..89179ba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libpciaccess],[0.12.902],
+AC_INIT([libpciaccess],[0.13],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=libpciaccess],[libpciaccess])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])