summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu.herrb@laas.fr>2016-10-04 21:11:55 +0200
committerMatthieu Herrb <matthieu.herrb@laas.fr>2016-10-04 21:11:55 +0200
commit84df9cb81cc31bbed27ba241a23ae04f61da57db (patch)
treeee7a61fd8de6d3c81bd27d30f563bd0d8c389dd4
parent61c1039ee23a2d1de712843bed3480654d7ef42e (diff)
downloadxorg-lib-libXfixes-84df9cb81cc31bbed27ba241a23ae04f61da57db.tar.gz
libXfixes 5.0.3libXfixes-5.0.3
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a9052cf..0ec7b86 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.2],
+AC_INIT(libXfixes, [5.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXfixes])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])