summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu.herrb@laas.fr>2016-10-04 21:28:17 +0200
committerMatthieu Herrb <matthieu.herrb@laas.fr>2016-10-04 21:28:17 +0200
commit9f5621a410f18149d4c76b02daa7f1a98b4a2c16 (patch)
tree37b754c27b413089c5db9574d42257befac352a1
parent9556ad67af3129ec4a7a4f4b54a0d59701beeae3 (diff)
downloadxorg-lib-libXtst-9f5621a410f18149d4c76b02daa7f1a98b4a2c16.tar.gz
libXtst 1.2.3libXtst-1.2.3
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 34ae352..466f431 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXtst], [1.2.2],
+AC_INIT([libXtst], [1.2.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXtst])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])