summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-30 22:36:14 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-30 22:36:14 -0700
commite7411e7e5299116604ff1f01d9415802607f1051 (patch)
tree2ef7b6e02adeb14b0b670a9b66cb988bc936c86c
parent0c2c7562426aec7bdf9b54a7d6993153e0bce489 (diff)
downloadxorg-lib-libXt-e7411e7e5299116604ff1f01d9415802607f1051.tar.gz
libXt 1.1.5libXt-1.1.5
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 e60e88d..d903cb3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXt], [1.1.4],
+AC_INIT([libXt], [1.1.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXt])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])