diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2020-08-24 15:42:25 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2020-08-24 15:42:25 +0200 |
commit | 505420662577749e36640db48f6b6b9ae0236e09 (patch) | |
tree | 3dc9816e60e85a7add5a240031ca94d45ab88dc0 | |
parent | acdaaadcb3d85c61fd43669fc5dddf0f8c3f911d (diff) |
libX11 1.6.12libX11-1.6.12
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cdcaee7c..b3251ac8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libX11], [1.6.11], +AC_INIT([libX11], [1.6.12], [https://gitlab.freedesktop.org/xorg/lib/libx11/issues], [libX11]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([src/config.h include/X11/XlibConf.h]) |