version bump for 1.13.1.901 (rc1)

This commit is contained in:
Matt Dew 2013-01-03 23:36:00 -07:00
parent 95780608df
commit 3a8c618a73

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.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="2012-12-13"
RELEASE_NAME="Chrysanthemum Tea"
AC_INIT([xorg-server], 1.13.1.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="2013-01-03"
RELEASE_NAME=""
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE