summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2008-12-09 22:10:56 -0800
committerKeith Packard <keithp@keithp.com>2008-12-09 22:10:56 -0800
commit523aae1fa6d8002e55e85aee49f113b7eb9a6df3 (patch)
treeb684e07540fa1241a71f1492fb5abd7b0c1bfebe
parent4810226dfc52ef798b507d284030b4b3aec020a6 (diff)
Bump version to 1.5.99.3 (1.6 beta3)xorg-server-1.5.99.3
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 81024e9e1..2bfa29691 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.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+AC_INIT([xorg-server], 1.5.99.3, [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