diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-06-03 19:21:06 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-06-03 19:21:06 -0700 |
commit | 655d631e86c95b14888758b27ed2836ca3e3ce86 (patch) | |
tree | 62750d15d6c49109730eaece8270291df47aa638 /configure.ac | |
parent | 4a89b7ea908554628f374537a79931c8006a2de3 (diff) |
libX11 1.6.0libX11-1.6.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1f24bd27..f533f3c4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libX11], [1.5.99.902], +AC_INIT([libX11], [1.6.0], [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]) |