summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-11-09 06:19:14 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2019-11-09 06:19:14 -0500
commitc7bdc7c0b75b6ec4df0bc180a20cf55ed0f43281 (patch)
tree70ae7b15799b11152df0dba92ec7910cf026e5b1
parentffc91271de153053c5c070fb11b4c701339ea06d (diff)
new build
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e598cbb..ca462cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXt], [1.2.0.1],
+AC_INIT([libXt], [1.2.0.2],
[https://gitlab.freedesktop.org/xorg/lib/libXt/issues], [libXt])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])