diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-07-29 21:29:49 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-07-29 21:29:49 -0700 |
commit | 44f84223f5e2dd46883fcbd352af2798bfa9aeb6 (patch) | |
tree | 28f328c8e16f904ecc7eb592b4fa50aefb419828 | |
parent | d19cfaca15826943d3c637ef7fa5db0a23d5feed (diff) |
libX11 1.6.1libX11-1.6.1
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 f533f3c4..ff04f8a3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libX11], [1.6.0], +AC_INIT([libX11], [1.6.1], [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]) |