diff options
author | Adam Jackson <ajax@redhat.com> | 2008-03-03 15:09:11 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-03-03 15:09:11 -0500 |
commit | 7c16b68ab879f5b4b1aedfc6b2aadbe56193dd19 (patch) | |
tree | 45f7a2bda9e435533392d9b1cf28b96d62ad0ca6 | |
parent | f7ab2d3821e6bccc943f088e308fd58395a186d2 (diff) |
1.5 has branched, start 1.5.99.x.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6388e747c..5417bbbda 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.4.99.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server) +AC_INIT([xorg-server], 1.5.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 |