summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-03 18:31:44 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-03 18:31:44 -0700
commit7742bf62b1fa652da4270587e280249945367cae (patch)
tree32fb9b893c12883127d21cadc5e57c9d3a15bd0a
parent5a02d6d74b5451d48d8f55709dfd4ecd3c068586 (diff)
libX11 1.3.99.901 (1.4.0 RC1)libX11-1.3.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 ebb1366e..580f2f82 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.60)
AC_INIT([libX11],
- 1.3.4,
+ 1.3.99.901,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
libX11)
AC_CONFIG_SRCDIR([Makefile.am])