bump version to 1.14.4.901

This commit is contained in:
Matt Dew 2013-11-21 21:55:35 -07:00
parent 384588bd84
commit c30db601a6

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.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="2013-10-31"
RELEASE_NAME="October Flood"
AC_INIT([xorg-server], 1.14.4.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="2013-11-21"
RELEASE_NAME="November Rain-rc1"
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])