diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-07-20 15:53:42 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-07-20 15:53:42 -0700 |
commit | aa7925c4a798b9ed2cd43bd3c99c2df2a1824311 (patch) | |
tree | d7e53d20894a0fd1394fe84d455bfc673ca848e1 | |
parent | bdcb46d33c6514278d2209fd00ed58c580da5ff3 (diff) |
libpciaccess 0.13.2libpciaccess-0.13.2
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 537cfe3..9b7cd8c 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libpciaccess],[0.13.1], +AC_INIT([libpciaccess],[0.13.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=libpciaccess],[libpciaccess]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |