summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-31 14:34:58 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-31 14:34:58 -0700
commitd8366afbb0d2e4fbb1e419b1187f490522270bea (patch)
treec7fa970d7d0df7027686c095bbcf5bd11e35756a
parentdfe6e1f3b8ede3d0bab7a5fa57f73513a09ec649 (diff)
downloadxorg-lib-libXext-d8366afbb0d2e4fbb1e419b1187f490522270bea.tar.gz
libXext 1.3.2libXext-1.3.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 fb9888d..9a1e0c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXext], [1.3.1],
+AC_INIT([libXext], [1.3.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXext])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])