bump rev from 1.13.3-rc1 to 1.13.3-rc2

This commit is contained in:
Matt Dew 2013-02-28 23:48:03 -07:00
parent 412c4abbae
commit 4d98c7da78

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.13.2.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="2013-02-15"
RELEASE_NAME="1.13.3-rc1"
AC_INIT([xorg-server], 1.13.2.902, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="2013-02-28"
RELEASE_NAME="1.13.3-rc2"
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE