summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 19:54:50 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 19:54:50 -0800
commite9c1e346c90e697d5d8f0e756ef8b6e3ed339e29 (patch)
treeac1f1045a818d4923337a674549f1a7edda6742b
parentc0c2a0c7819c425f3df0992b6873a15c8ec27e01 (diff)
libXext 1.3.1libXext-1.3.1
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 dd9788a..7f81504 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXext], [1.3.0],
+AC_INIT([libXext], [1.3.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXext])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])