summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-02-02 20:50:17 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-02-02 20:50:17 -0800
commitd05ed57216726811388f17d7e87d7b6c7b8580ee (patch)
treead9f642a08995a63e893c3c3c687884305c32824
parent7b4bd8222579b60bec6ab9dbf834d61b1fc7cc74 (diff)
downloadxorg-lib-libpciaccess-d05ed57216726811388f17d7e87d7b6c7b8580ee.tar.gz
libpciaccess 0.12.1libpciaccess-0.12.1
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 75d5b0a..c3203d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libpciaccess],[0.12.0],
+AC_INIT([libpciaccess],[0.12.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=libpciaccess],[libpciaccess])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])