From a9228fcc676aacf9a760dd94891c89f9bc82b20d Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 11 Jan 2011 17:55:22 -0800 Subject: [PATCH] libX11 1.4.1 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 40d032dc..7bd2775a 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.60) AC_INIT([libX11], - [1.4.0], + [1.4.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libX11) AC_CONFIG_SRCDIR([Makefile.am])