summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2008-11-05 22:09:37 +0100
committerJulien Cristau <jcristau@debian.org>2008-11-05 22:09:37 +0100
commitae23c25b9349ab1d7ff81f3075c000cf35fc442b (patch)
tree961ca9aa0c9421517050b4a076b67b5c0a3340eb
parentd31e644c65c52828ea3e7abd94a8cf9aee12265c (diff)
Bump to 1.1.99.2libX11-1.1.99.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9a254ad7..a90e384b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([libX11],
- 1.1.99.1,
+ 1.1.99.2,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
libX11)
AC_CONFIG_SRCDIR([Makefile.am])