diff options
author | Julien Cristau <jcristau@debian.org> | 2009-02-17 16:09:41 +0100 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2009-02-17 16:09:41 +0100 |
commit | d497301707962f3b94542e999a36abffcfbd303d (patch) | |
tree | ba65f4fb26c64f342ad96feafc8d165ac2f97119 | |
parent | 990e71361d1d7b79bf07b1dc93e4e905d4f1bdaf (diff) |
Bump to 1.2libX11-1.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4bf5520..6935b69 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.57) AC_INIT([libX11], - 1.1.99.2, + 1.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libX11) AC_CONFIG_SRCDIR([Makefile.am]) |