mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-23 17:50:04 +01:00
Bump to version 1.6.4.901
Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
fc31f76b6f
commit
c07b2368a7
1 changed files with 2 additions and 2 deletions
|
|
@ -26,12 +26,12 @@ dnl
|
||||||
dnl Process this file with autoconf to create configure.
|
dnl Process this file with autoconf to create configure.
|
||||||
|
|
||||||
AC_PREREQ(2.57)
|
AC_PREREQ(2.57)
|
||||||
AC_INIT([xorg-server], 1.6.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
|
AC_INIT([xorg-server], 1.6.4.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
|
||||||
AC_CONFIG_SRCDIR([Makefile.am])
|
AC_CONFIG_SRCDIR([Makefile.am])
|
||||||
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
|
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
|
||||||
AM_MAINTAINER_MODE
|
AM_MAINTAINER_MODE
|
||||||
|
|
||||||
RELEASE_DATE="2009-9-27"
|
RELEASE_DATE="2009-10-1"
|
||||||
|
|
||||||
dnl this gets generated by autoheader, and thus contains all the defines. we
|
dnl this gets generated by autoheader, and thus contains all the defines. we
|
||||||
dnl don't ever actually use it, internally.
|
dnl don't ever actually use it, internally.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue