From ad15e1a89d30ccc11d80745897b83def1448e8c0 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 17 Oct 2009 16:14:34 -0700 Subject: [PATCH] libX11 1.3.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 f7bec717..db83f262 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.60) AC_INIT([libX11], - 1.3, + 1.3.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libX11) AC_CONFIG_SRCDIR([Makefile.am])