Bump version to 1.14.6

This commit is contained in:
Matt Dew 2014-04-13 20:16:29 -06:00
parent b83f2f74fc
commit 46bcfa0a33

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.5.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="2014-03-21"
RELEASE_NAME="Purple Haze-rc1"
AC_INIT([xorg-server], 1.14.6, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="2014-04-13"
RELEASE_NAME="Purple Haze"
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])