summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-06-08 17:30:14 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-06-08 17:41:46 -0700
commit3a30ada60c5217ada37b143b541c8e6f6284c7fa (patch)
treeec7f12b0051ba25aacf8aae42ddbebcbfa864810 /configure.ac
parent70f7403fd3bf362fc50b8de4a2e26300f757c68e (diff)
downloadxorg-lib-libX11-3a30ada60c5217ada37b143b541c8e6f6284c7fa.tar.gz
libX11 1.8.1libX11-1.8.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0edd25cc..6fd68ff0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libX11], [1.8],
+AC_INIT([libX11], [1.8.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])