diff options
author | Keith Packard <keithp@keithp.com> | 2009-01-12 13:03:30 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2009-01-12 13:03:30 -0800 |
commit | 251d0d8090322b2c9dc0c8b7bef001f338d19433 (patch) | |
tree | 44f937b94902203d223df33b5a9b7b9a1d644d8d | |
parent | 71628cabc9dddf5c9fe12d555ae0c47d5902b2f7 (diff) |
Update version to 1.5.99.901 (1.6 RC1)xorg-server-1.5.99.901
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cd5328861..da5f488f9 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.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server) +AC_INIT([xorg-server], 1.5.99.901, [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 |