summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-04 13:39:32 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-04 13:39:32 -0800
commit3826a58d190c2d8093d3586cb33867668cbb4553 (patch)
tree8a4063a884e66c37cf30ba91f32d08daad2f12fc
parent6cb21433d745abea3a161a6fc8e141f7e08b2c27 (diff)
libXext 1.3.6libXext-1.3.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6fcacd2..1f480c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.70])
-AC_INIT([libXext], [1.3.5],
+AC_INIT([libXext], [1.3.6],
[https://gitlab.freedesktop.org/xorg/lib/libxext/-/issues], [libXext])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])