summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-29 21:29:49 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-29 21:29:49 -0700
commit44f84223f5e2dd46883fcbd352af2798bfa9aeb6 (patch)
tree28f328c8e16f904ecc7eb592b4fa50aefb419828
parentd19cfaca15826943d3c637ef7fa5db0a23d5feed (diff)
libX11 1.6.1libX11-1.6.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
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])