diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-02-03 15:59:10 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-02-03 15:59:10 -0800 |
commit | f99c2e4199ce37f6f94428df504427f67c3ec543 (patch) | |
tree | d3308aeb81e92c5950a2ccf6fa59a8d9eaa5d836 | |
parent | 9b1bf11c81881c9cc6e6145011cf229978f109f4 (diff) |
libpciaccess 0.13.3libpciaccess-0.13.3
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 e3f7d8b..f11204f 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libpciaccess],[0.13.2], +AC_INIT([libpciaccess],[0.13.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=libpciaccess],[libpciaccess]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |