diff options
author | Matt Turner <mattst88@gmail.com> | 2019-06-17 10:45:45 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2019-06-17 10:45:45 -0400 |
commit | 57f0d421a1320090d3a4948181fe228d86cc8977 (patch) | |
tree | 1d8ea4557886e2b232d58874a30a9284a80bb054 /configure.ac | |
parent | 5464b302bc0c4a055d3eac06c6ab15e209ff7668 (diff) |
libX11 1.6.8libX11-1.6.8
Signed-off-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 92bba1bb..a5fd706f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libX11], [1.6.7], +AC_INIT([libX11], [1.6.8], [https://gitlab.freedesktop.org/xorg/lib/libx11/issues], [libX11]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([src/config.h include/X11/XlibConf.h]) |