Bump rev from 1.14.1.901 to 1.14.1.902

This commit is contained in:
Matt Dew 2013-06-13 16:25:26 -06:00
parent 31e066546f
commit 3425975234

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.1.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="2013-05-30"
RELEASE_NAME="Act rc1-Normal"
AC_INIT([xorg-server], 1.14.1.902, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="2013-06-13"
RELEASE_NAME="Act rc2-Normal"
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])