summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-23 19:43:35 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-23 19:43:42 -0700
commit95a388158c9d73df7d24016d6a3d61506d7d53a4 (patch)
tree7be6fa467760ddf1ccf6084a2aaa688633c9a71c
parenta3bdd2b090915fe0163b062f0e6576fe05dd332e (diff)
downloadxorg-lib-libX11-95a388158c9d73df7d24016d6a3d61506d7d53a4.tar.gz
libX11 1.5.99.902 (1.6 RC2)libX11-1.5.99.902
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 7734219f..1f24bd27 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libX11], [1.5.99.901],
+AC_INIT([libX11], [1.5.99.902],
[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])