summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-10-04 16:44:46 -0700
committerKeith Packard <keithp@keithp.com>2013-10-04 16:44:46 -0700
commitf0659a7f68a5a334879af01a6a63742eab1bf5de (patch)
treef672f04651b974f1edea3925e949c6db50c1212b
parentf2d149b6d10edea7233d93c7e19f71decf11dc62 (diff)
Bump version to 1.14.99.2xorg-server-1.14.99.2
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index f322a8b81..3df579a00 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,9 +26,9 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ(2.60)
-AC_INIT([xorg-server], 1.14.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
-RELEASE_DATE="2013-04-24"
-RELEASE_NAME="Sweet Tea"
+AC_INIT([xorg-server], 1.14.99.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+RELEASE_DATE="2013-10-04"
+RELEASE_NAME="Chicory Coffee"
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])