libX11 1.8.4

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Alan Coopersmith 2023-02-04 12:02:29 -08:00
parent ba548ed168
commit fc5ec8edda
No known key found for this signature in database
GPG key ID: CFDF148828C642A7

View file

@ -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])