From: Jeremy Huddleston Date: Wed, 9 Nov 2011 17:27:49 +0000 (-0800) Subject: configure.ac: Bump to 0.12.902 X-Git-Tag: android-x86-6.0-r1~66 X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fexternal-libpciaccess.git;a=commitdiff_plain;h=78eed07d599ff9e30c075aa7c8d1795e125ffc4b configure.ac: Bump to 0.12.902 Signed-off-by: Jeremy Huddleston --- diff --git a/configure.ac b/configure.ac index d622961..d63ad25 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libpciaccess],[0.12.901], +AC_INIT([libpciaccess],[0.12.902], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=libpciaccess],[libpciaccess]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h])