bump rev to 1.14.5.901

This commit is contained in:
Matt Dew 2014-03-21 22:35:06 -06:00
parent 4ab897c033
commit 1310ca18e3

View 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.5, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="2013-12-12"
RELEASE_NAME="November Rain"
AC_INIT([xorg-server], 1.14.5.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="2014-03-21"
RELEASE_NAME="Purple Haze-rc1"
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])