diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-03-09 19:16:03 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-03-09 19:16:03 -0800 |
commit | 3996543c1b2919e97d61a5d70fe1ebd7cd76fc83 (patch) | |
tree | 991196c262783e3ac1e59dee5d15e5321a6860bb | |
parent | f9cd175a471116a616e681fb0ca1a61b3d84a6a0 (diff) |
libX11 1.5.99.901 (1.6 RC1)libX11-1.5.99.901
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4d7d411a..7734219f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libX11], [1.5.0], +AC_INIT([libX11], [1.5.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]) |