From db8b20b789112717ac0590b40f0b4dc2171797d0 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Thu, 17 Mar 2011 16:15:00 -0700 Subject: configure.ac: Bump version to 1.4.2 Signed-off-by: Jeremy Huddleston --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3b2bd500..aa39b38f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libX11], [1.4.1], +AC_INIT([libX11], [1.4.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]) -- cgit v1.2.3