summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-04-24 10:11:03 -0700
committerKeith Packard <keithp@keithp.com>2013-04-24 10:11:03 -0700
commit2b539239e465faa9e8c6d96f1c6f00e593d46c18 (patch)
treeb8ea5a83cc599398468b23f9f8ce62831beb7712
parent6ca03b9161d33b1d2b55a3a1a913cf88deb2343f (diff)
Bump to 1.14.99.1xorg-server-1.14.99.1
Snapshot with fix for CVE-2013-1940. 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 e0750bbcc..0b72860f6 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.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
-RELEASE_DATE="2013-03-18"
-RELEASE_NAME="Pok Pok Meyer Lemon"
+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_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])