diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-02-02 20:50:17 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-02-02 20:50:17 -0800 |
commit | d05ed57216726811388f17d7e87d7b6c7b8580ee (patch) | |
tree | ad9f642a08995a63e893c3c3c687884305c32824 | |
parent | 7b4bd8222579b60bec6ab9dbf834d61b1fc7cc74 (diff) |
libpciaccess 0.12.1libpciaccess-0.12.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |