xserver 1.5.0

Drinkin' island is inside each of us, my son.
This commit is contained in:
Adam Jackson 2008-09-03 19:14:22 -04:00
parent f385303cd0
commit 05fb2f9e12

View file

@ -26,8 +26,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ(2.57)
RELEASE_DATE="23 July 2008"
AC_INIT([xorg-server], 1.4.99.906, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="3 September 2008"
AC_INIT([xorg-server], 1.5.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AM_MAINTAINER_MODE