diff options
author | marha <marha@users.sourceforge.net> | 2010-10-02 16:52:05 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-10-02 16:52:05 +0000 |
commit | b65b8f8f5f9d2ffcf9dd6419f0c582d14986a9e0 (patch) | |
tree | 8537cbbbaefe38b096aedf8110ab3e8def240878 /xorg-server/configure.ac | |
parent | f952d0d771de6d9b8ecc3cbbe3624203723bbb25 (diff) | |
download | vcxsrv-b65b8f8f5f9d2ffcf9dd6419f0c582d14986a9e0.tar.gz vcxsrv-b65b8f8f5f9d2ffcf9dd6419f0c582d14986a9e0.tar.bz2 vcxsrv-b65b8f8f5f9d2ffcf9dd6419f0c582d14986a9e0.zip |
xserver xkeyboard-config update 2/10/2010
Diffstat (limited to 'xorg-server/configure.ac')
-rw-r--r-- | xorg-server/configure.ac | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/xorg-server/configure.ac b/xorg-server/configure.ac index 5fcc39bfb..0d97d488a 100644 --- a/xorg-server/configure.ac +++ b/xorg-server/configure.ac @@ -26,8 +26,8 @@ dnl dnl Process this file with autoconf to create configure.
AC_PREREQ(2.57)
-AC_INIT([xorg-server], 1.9.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
-RELEASE_DATE="2010-08-20"
+AC_INIT([xorg-server], 1.9.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+RELEASE_DATE="2010-10-01"
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE
@@ -71,7 +71,6 @@ AC_PROG_LN_S AC_LIBTOOL_WIN32_DLL
AC_DISABLE_STATIC
AC_PROG_LIBTOOL
-DOLT
AC_PROG_MAKE_SET
PKG_PROG_PKG_CONFIG
AC_PROG_LEX
|