summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2010-06-10 19:21:18 -0700
committerKeith Packard <keithp@keithp.com>2010-06-15 14:11:24 -0700
commitd5ab717768524c8552b81607aaeffb447ab268ee (patch)
treee0ff566486bd61cf94af600571ac91f213af8c65
parenta41d6e9bffbe56cfa1c3b84388a3d9f5a982f1a9 (diff)
Bump to 1.8.99.901 -- 1.9 RC1xorg-server-1.8.99.901
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 4ada8f5d4..d41191f00 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,8 +26,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ(2.57)
-AC_INIT([xorg-server], 1.8.99.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
-RELEASE_DATE="unreleased"
+AC_INIT([xorg-server], 1.8.99.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+RELEASE_DATE="2010-06-15"
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE