libX11 1.7.3

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Alan Coopersmith 2021-12-06 17:04:14 -08:00
parent 934417b1e8
commit e30771b4bb
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.7.2],
AC_INIT([libX11], [1.7.3],
[https://gitlab.freedesktop.org/xorg/lib/libx11/issues], [libX11])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([src/config.h include/X11/XlibConf.h])