configure.ac: Bump to 1.11.1.901 (1.11.2 RC1) xorg-server-1.11.1.901
authorJeremy Huddleston <jeremyhu@apple.com>
Fri, 14 Oct 2011 23:29:54 +0000 (16:29 -0700)
committerJeremy Huddleston <jeremyhu@apple.com>
Fri, 14 Oct 2011 23:29:54 +0000 (16:29 -0700)
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
configure.ac

index 51d01e4..cc4292b 100644 (file)
@@ -26,8 +26,8 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([xorg-server], 1.11.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
-RELEASE_DATE="2011-09-24"
+AC_INIT([xorg-server], 1.11.1.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+RELEASE_DATE="2011-10-14"
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE