diff options
author | Matt Turner <mattst88@gmail.com> | 2018-10-09 10:26:05 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2018-10-09 10:26:12 -0400 |
commit | f3c978476e0be6813268af494efb7ac507451116 (patch) | |
tree | bd531974334235b21d0f9bf4db06eff252c31ba6 | |
parent | 823a0f8a820247b6c1e092f679b49cbdc2ea5c95 (diff) |
libX11 1.6.7libX11-1.6.7
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 56fd2cb3..30908453 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libX11], [1.6.6], +AC_INIT([libX11], [1.6.7], [https://gitlab.freedesktop.org/xorg/lib/libx11/issues], [libX11]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([src/config.h include/X11/XlibConf.h]) |