Upate to libX11 1.7.2

This commit is contained in:
matthieu
2021-08-30 12:02:40 +00:00
parent 004f79d9e1
commit 385b79ade0
138 changed files with 1430 additions and 1277 deletions

View File

@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([libX11], [1.7.0],
AC_INIT([libX11], [1.7.2],
[https://gitlab.freedesktop.org/xorg/lib/libx11/issues], [libX11])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([src/config.h include/X11/XlibConf.h])