summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-08 18:37:01 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-08 18:37:12 -0700
commitcb107760df33ffc8630677e66e2e50aa37950a5c (patch)
tree76a0743065c81076ce7e8046634c8fa5fef41ba4
parent215ce6a67863de7acfd6dd3562b4fd97ef87b411 (diff)
downloadxorg-lib-libX11-cb107760df33ffc8630677e66e2e50aa37950a5c.tar.gz
libX11 1.6.2libX11-1.6.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 33613dd5..8ad1f002 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libX11], [1.6.1],
+AC_INIT([libX11], [1.6.2],
[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])