Bump rev from 1.14.1.902 to 1.14.2

This commit is contained in:
Matt Dew 2013-06-25 09:49:08 -06:00
parent 7dec1d3879
commit 2767d9a17d

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