summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2010-07-01 08:27:05 -0400
committerKeith Packard <keithp@keithp.com>2010-07-01 08:27:05 -0400
commita71dbc03e65cf7b0654a6eca93ce0bf6a1711ffa (patch)
tree364f3b03db14ef2d3d15de3f5b076ca09b3d3b3f
parent5ea497fc32202ff19c2b7d8ef4eba08889108a87 (diff)
Bump to version 1.8.99.904 (1.9 RC4)xorg-server-1.8.99.904
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 5c18a12cd..b3b752ce2 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.903, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
-RELEASE_DATE="2010-06-22"
+AC_INIT([xorg-server], 1.8.99.904, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+RELEASE_DATE="2010-07-01"
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE