Version bumped to 1.13
Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
856f80c8d7
commit
f0bad69edd
|
@ -26,9 +26,9 @@ dnl
|
|||
dnl Process this file with autoconf to create configure.
|
||||
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT([xorg-server], 1.12.99.905, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
|
||||
RELEASE_DATE="2012-08-21"
|
||||
RELEASE_NAME="Splashing Orca"
|
||||
AC_INIT([xorg-server], 1.13.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
|
||||
RELEASE_DATE="2012-09-05"
|
||||
RELEASE_NAME="Iced Tea"
|
||||
AC_CONFIG_SRCDIR([Makefile.am])
|
||||
AM_INIT_AUTOMAKE([foreign dist-bzip2])
|
||||
AM_MAINTAINER_MODE
|
||||
|
|
Loading…
Reference in New Issue