summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-30 21:44:41 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-30 21:44:41 -0700
commitbbd1acdd1d25b9a68f4b7913a4094af20d7cf78f (patch)
tree620bfbf1b99f2e19d7fac7c0c3e0d03406b90f46
parentd0c53bdc0b35a5416fc30a610b7401978871a5f1 (diff)
libpciaccess 0.13.4libpciaccess-0.13.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f94fa15..e67e9e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libpciaccess],[0.13.3],
+AC_INIT([libpciaccess],[0.13.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=libpciaccess],[libpciaccess])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])