summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@tungstengraphics.com>2008-11-26 20:02:44 +0000
committerAlan Hourihane <alanh@tungstengraphics.com>2008-11-26 20:02:44 +0000
commitf710ce269c020a39f58b2bfbd0fe5192a3279c72 (patch)
tree933d0376f49cf424511912a21eb4aca01554ffc7 /configure.ac
parentf3edc1fb0210149f35eab4e413700b5c4ac48214 (diff)
bump master to 1.6.99.1 (now the 1.6 branch is created)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index de727d0e5..49d416593 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ(2.57)
-AC_INIT([xorg-server], 1.5.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+AC_INIT([xorg-server], 1.6.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AM_MAINTAINER_MODE