summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-04-05 13:29:04 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-04-05 13:29:24 -0700
commita0ad0d5c99023bb9a8ce3944dbc3267f5265721e (patch)
treefe89c6997df4d1348cb38d05f17d13c8e06fd087 /configure.ac
parente8c76407d2f6e3b11babdb84426e43e780c859c3 (diff)
libX11 1.4.3libX11-1.4.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f7e81f17..ce86c931 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libX11], [1.4.2],
+AC_INIT([libX11], [1.4.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])