summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2008-05-29 10:57:21 +0930
committerPeter Hutterer <peter@cs.unisa.edu.au>2008-05-29 10:57:21 +0930
commit721b574d36f1884c3f1bf7bd933646e2ed6680b5 (patch)
treec5e6611287f8610f4539ca20c922b39a3445401a
parent631d32d13247d1cf52c0833d438c5b38b01b17a4 (diff)
Bump to 1.1.99.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a5a41b83..a5947e2d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([libX11],
- 1.1.4,
+ 1.1.99.1,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
libX11)
AC_CONFIG_SRCDIR([Makefile.am])