diff options
author | Adam Jackson <ajax@redhat.com> | 2019-07-11 12:27:36 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2019-07-11 12:27:36 -0400 |
commit | 726e27bedf163597b5c948b66daeacf9b76f441a (patch) | |
tree | a69101ebeb495359fe541b367b3c9cbfef65831b | |
parent | 53e53b09eb80e4e2b3e1fad3f4886bf9290a61e0 (diff) |
libpciaccess 0.15libpciaccess-0.15
-rw-r--r-- | configure.ac | 2 |
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([.]) |