summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 17:57:26 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 17:57:26 -0800
commit8ab1833a80a18131d897f6d9965545c16acef921 (patch)
treef65233416260f374921ff0c6644ce126d6c51511
parentaa0f30641769968e0453a7d02f3f8e5955641336 (diff)
libXt 1.1.2libXt-1.1.2
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 3a1ab7e..a8901fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXt], [1.1.1],
+AC_INIT([libXt], [1.1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXt])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])