summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2011-03-10 10:19:59 +0100
committerJulien Cristau <jcristau@debian.org>2011-03-10 10:19:59 +0100
commitc16d3cc264c45601f0e59bdd29e438c7c9679721 (patch)
treecf90b69095a0be512f38f9fac534032c9fc3104c
parentfe2cf6e2b70e57624aad71f510ff8c6addaae196 (diff)
Bump to 1.1.1libXt-1.1.1
Signed-off-by: Julien Cristau <jcristau@debian.org>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8945729..96f0ccb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXt], [1.1.0],
+AC_INIT([libXt], [1.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXt])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])