summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-03-09 15:28:29 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-03-09 15:28:29 -0700
commit5a499ca7b064bf7e6a4fcc169f22862dce0c60c5 (patch)
treeea235d4a8913ac84fc25d1cfa9c23b6b9901a985
parentc8e19b393defd53f046ddc2da3a16881221b3c34 (diff)
downloadxorg-lib-libX11-5a499ca7b064bf7e6a4fcc169f22862dce0c60c5.tar.gz
libX11 1.6.3libX11-1.6.3
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 047917dd..92b791c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libX11], [1.6.2],
+AC_INIT([libX11], [1.6.3],
[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])