summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-15 22:14:45 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-15 22:14:45 -0700
commitabc523fce31fcf2687229697a8eb656e343ecb0c (patch)
tree3b69a424b94c627aa69eb236bf54f482d4dcdc0f
parentb2cc5905a4a6d519957223e8ba2caef71520040c (diff)
libX11 1.4.99.901 (1.5 RC1)libX11-1.4.99.901
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 c1f64b69..aaec9681 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libX11], [1.4.99.1],
+AC_INIT([libX11], [1.4.99.901],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libX11])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([src/config.h include/X11/XlibConf.h])