summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-30 18:13:27 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-30 18:13:27 -0700
commite83d6d66ea28b0aaa7e574dd2471121a5250b934 (patch)
tree495931eef0e45083193f1c6a59048d4712878565
parent1f4802b745aa172d375cb79403cb1e013e6aa4c0 (diff)
libXt 1.1.4libXt-1.1.4
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 bc92fd8..3f82427 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXt], [1.1.3],
+AC_INIT([libXt], [1.1.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXt])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])