summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2019-10-09 13:41:29 -0400
committerAdam Jackson <ajax@redhat.com>2019-10-09 13:41:29 -0400
commitdb7cca17ad7807e92a928da9d4c68a00f4836da2 (patch)
tree7956c75f00a30a4cca2f3cbd843aa5d5fb305335
parentf5ba2c632a4c84279bdd48c687271292f5dc4f87 (diff)
downloadxorg-lib-libX11-libX11-1.6.9.tar.gz
libX11 1.6.9libX11-1.6.9
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a5fd706f..3a042bab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libX11], [1.6.8],
+AC_INIT([libX11], [1.6.9],
[https://gitlab.freedesktop.org/xorg/lib/libx11/issues], [libX11])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([src/config.h include/X11/XlibConf.h])