Bump to 1.14.99.1 xorg-server-1.14.99.1
authorKeith Packard <keithp@keithp.com>
Wed, 24 Apr 2013 17:11:03 +0000 (10:11 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 24 Apr 2013 17:11:03 +0000 (10:11 -0700)
Snapshot with fix for CVE-2013-1940.

Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index e0750bb..0b72860 100644 (file)
@@ -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])