diff options
author | Matt Turner <mattst88@gmail.com> | 2016-05-25 18:53:28 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2016-05-25 18:53:28 -0700 |
commit | b2406ed9031991b7ddc5b76b308623afc8a590c5 (patch) | |
tree | b11c056f82faa70037cc1119dcc37ca227b20134 | |
parent | 1702cdfe45c9bdd7dacfc8f27a49f89fcd1d02c3 (diff) |
libXfixes 5.0.2libXfixes-5.0.2
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2a59af8..a9052cf 100644 --- a/configure.ac +++ b/configure.ac @@ -32,7 +32,7 @@ AC_PREREQ([2.60]) # that 'revision' number appears in Xfixes.h and has to be manually # synchronized. # -AC_INIT(libXfixes, [5.0.1], +AC_INIT(libXfixes, [5.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXfixes]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |