summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2010-08-20 17:32:27 -0700
committerKeith Packard <keithp@keithp.com>2010-08-20 17:32:27 -0700
commit79ee78de9de49d0cab03401662baa476a18e53b8 (patch)
tree60a581b4087d191720eebc138c555ec3abfdf1b9
parent3e56efcfb63677cd8574e1e435e61d96f79ea536 (diff)
xserver 1.9.0xorg-server-1.9.0
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 1f4eb348d..9884fa7df 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.906, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
-RELEASE_DATE="2010-08-12"
+AC_INIT([xorg-server], 1.9.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+RELEASE_DATE="2010-08-20"
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE