summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2016-05-25 18:53:28 -0700
committerMatt Turner <mattst88@gmail.com>2016-05-25 18:53:28 -0700
commitb2406ed9031991b7ddc5b76b308623afc8a590c5 (patch)
treeb11c056f82faa70037cc1119dcc37ca227b20134
parent1702cdfe45c9bdd7dacfc8f27a49f89fcd1d02c3 (diff)
downloadxorg-lib-libXfixes-b2406ed9031991b7ddc5b76b308623afc8a590c5.tar.gz
libXfixes 5.0.2libXfixes-5.0.2
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--configure.ac2
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])