summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2019-07-11 12:27:36 -0400
committerAdam Jackson <ajax@redhat.com>2019-07-11 12:27:36 -0400
commit726e27bedf163597b5c948b66daeacf9b76f441a (patch)
treea69101ebeb495359fe541b367b3c9cbfef65831b
parent53e53b09eb80e4e2b3e1fad3f4886bf9290a61e0 (diff)
libpciaccess 0.15libpciaccess-0.15
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 96f46a7..9822d1a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libpciaccess],[0.14],
+AC_INIT([libpciaccess],[0.15],
[https://gitlab.freedesktop.org/xorg/lib/libpciaccess/issues],[libpciaccess])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR([.])