mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-04 19:10:14 +01:00
Bump version to 1.15.1
This commit is contained in:
parent
eec04d76a3
commit
9182af8a09
1 changed files with 3 additions and 3 deletions
|
|
@ -26,9 +26,9 @@ dnl
|
|||
dnl Process this file with autoconf to create configure.
|
||||
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT([xorg-server], 1.15.0.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
|
||||
RELEASE_DATE="2014-03-21"
|
||||
RELEASE_NAME="Heart Candy-rc1"
|
||||
AC_INIT([xorg-server], 1.15.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
|
||||
RELEASE_DATE="2014-04-13"
|
||||
RELEASE_NAME="Heart Candy"
|
||||
AC_CONFIG_SRCDIR([Makefile.am])
|
||||
AM_INIT_AUTOMAKE([foreign dist-bzip2])
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue