xserver: Branch 'server-1.14-branch'

Matt Dew marcoz at kemper.freedesktop.org
Thu Nov 21 21:11:51 PST 2013


 configure.ac |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit c30db601a619b741260f02aa08ccec57ab9d43ba
Author: Matt Dew <marcoz at osource.org>
Date:   Thu Nov 21 21:55:35 2013 -0700

    bump version to 1.14.4.901

diff --git a/configure.ac b/configure.ac
index 8797df5..4cc0a75 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,9 +26,9 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.60)
-AC_INIT([xorg-server], 1.14.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
-RELEASE_DATE="2013-10-31"
-RELEASE_NAME="October Flood"
+AC_INIT([xorg-server], 1.14.4.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+RELEASE_DATE="2013-11-21"
+RELEASE_NAME="November Rain-rc1"
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 


More information about the xorg-commit mailing list