Bump version from 1.14.3 to 1.14.3.901.

This commit is contained in:
Matt Dew 2013-10-26 13:51:05 -06:00
parent 07069f5d71
commit ca11bdc890

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.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="2013-09-12"
RELEASE_NAME="September Rain"
AC_INIT([xorg-server], 1.14.3.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="2013-10-26"
RELEASE_NAME="October Flood-rc1"
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])