diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-04 12:02:29 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-04 12:02:29 -0800 |
commit | fc5ec8edda1efdf5d66db4e76796e3c407527b3b (patch) | |
tree | 50b34b26892a267a9400ee6595be32bde1eff327 | |
parent | ba548ed1688d4d5a83913218155d0ddf616ff176 (diff) |
libX11 1.8.4libX11-1.8.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 98b70147..bd1e909b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libX11], [1.8.3], +AC_INIT([libX11], [1.8.4], [https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues], [libX11]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([src/config.h include/X11/XlibConf.h]) |