summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-03-05 22:31:17 -0800
committerKeith Packard <keithp@keithp.com>2013-03-05 22:31:17 -0800
commit103b77c59e3638a45179bf6d7908f5c738d2d872 (patch)
tree387bcd28d7e0a2b8cef55ef5297b37fbc3ac0635
parent6238bd68bd71323f8b4f1808f34dabe2ae447fe3 (diff)
Version bumped to 1.14xorg-server-1.14.0
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 53335b1d1..6e1ff65c4 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.13.99.902, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
-RELEASE_DATE="2013-02-12"
-RELEASE_NAME="Ginger Beer"
+AC_INIT([xorg-server], 1.14.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+RELEASE_DATE="2013-03-05"
+RELEASE_NAME="Keemun Mao Feng"
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])