summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-09-26 18:07:24 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-09-26 18:07:24 -0700
commit99b89c3bcb0ebb0b6dd86bfdc9d276715eaea889 (patch)
tree0a3100ead6f8a7f50b76fb8f34e6d2f54a3152a4
parent14a44d0e3e6c3d9e757e2fdd143587efe532f1e9 (diff)
downloadxorg-lib-libXtst-99b89c3bcb0ebb0b6dd86bfdc9d276715eaea889.tar.gz
libXtst 1.2.4libXtst-1.2.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 2b08052..57a9462 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,8 +22,8 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXtst], [1.2.3],
- [https://gitlab.freedesktop.org/xorg/lib/libXtst/issues], [libXtst])
+AC_INIT([libXtst], [1.2.4],
+ [https://gitlab.freedesktop.org/xorg/lib/libxtst/-/issues], [libXtst])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])