summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-05-06 16:41:36 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-05-06 16:41:36 -0700
commitf9a140097dace149a2c6b6f72080edee24b068f4 (patch)
tree843ba974c289e4cc81fbbdeaccff50810663a667
parentdecc44349ba66eb82c2ed575e60e80c2c827633d (diff)
libXext 1.3.0libXext-1.3.0
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 aa87307..79fb39c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXext], [1.2.99.0],
+AC_INIT([libXext], [1.3.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXext])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])