libX11 1.7.3.1

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Alan Coopersmith 2021-12-09 19:51:52 -08:00
parent c1710589bb
commit 4c96f3567a
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.3],
AC_INIT([libX11], [1.7.3.1],
[https://gitlab.freedesktop.org/xorg/lib/libx11/issues], [libX11])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([src/config.h include/X11/XlibConf.h])