From d54caf1c9c55af8247621b7ba6afb20b23699839 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 2 Oct 2009 10:59:08 +1000 Subject: [PATCH] libX11 1.3 Signed-off-by: Peter Hutterer --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b8ccdceb..655ea400 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.60) AC_INIT([libX11], - 1.2.99.901, + 1.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libX11) AC_CONFIG_SRCDIR([Makefile.am])