mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-07 13:18:04 +02:00
libX11 1.8
Minor number bump to reflect the thread safety default change. Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
parent
afcdb6fb00
commit
d0da5a1e0f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
# Initialize Autoconf
|
||||
AC_PREREQ([2.60])
|
||||
AC_INIT([libX11], [1.7.5],
|
||||
AC_INIT([libX11], [1.8],
|
||||
[https://gitlab.freedesktop.org/xorg/lib/libx11/issues], [libX11])
|
||||
AC_CONFIG_SRCDIR([Makefile.am])
|
||||
AC_CONFIG_HEADERS([src/config.h include/X11/XlibConf.h])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue