summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2015-02-10 22:16:49 -0800
committerKeith Packard <keithp@keithp.com>2015-02-10 22:16:53 -0800
commit3a06faf3fcdb7451125a46181f9152e8e59e9770 (patch)
tree059b42196ba9cdee80a0f1b9b30b4b216c0f8fad
parent4a758f59a8a65c313244e06852745c8e180ff247 (diff)
Mark development version for 1.18
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 2b4655273..280c3692a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ(2.60)
-AC_INIT([xorg-server], 1.17.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+AC_INIT([xorg-server], 1.17.99.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="2015-02-02"
RELEASE_NAME="Côte de veau"
AC_CONFIG_SRCDIR([Makefile.am])