summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2012-03-05 11:00:14 -0500
committerAdam Jackson <ajax@redhat.com>2012-03-05 11:00:14 -0500
commitfa15fbcdbcfed09ea269ca3fb5f0e3dc2446e66f (patch)
treeac980d9e9ccc9470c62d340aad78c0951e419692
parentd2dc9f9daa45504f035b169aba94d0b154fd29f0 (diff)
parentbf705561d347bc5459bc0af033595c66541cac3e (diff)
downloadxorg-lib-libpciaccess-fa15fbcdbcfed09ea269ca3fb5f0e3dc2446e66f.tar.gz
Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libpciaccess
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 159ddf7..cf85307 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])