From abc523fce31fcf2687229697a8eb656e343ecb0c Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 15 Mar 2012 22:14:45 -0700 Subject: [PATCH] libX11 1.4.99.901 (1.5 RC1) Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c1f64b69..aaec9681 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libX11], [1.4.99.1], +AC_INIT([libX11], [1.4.99.901], [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])