xprint: Branch 'master'

Drew Parsons dparsons at kemper.freedesktop.org
Thu Oct 29 03:27:58 PDT 2009


 configure.ac |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 9ecb7e1f8dab2aedd2fdbab067eddb2909894c0d
Author: Drew Parsons <dparsons at debian.org>
Date:   Thu Oct 29 21:23:22 2009 +1100

    xprint 1.6.0
    
    xprint was still in xorg-xserver at 1.5.3 and was removed in 1.5.99.1.
    Hence the next version of standalone xprint should be 1.6.0.

diff --git a/configure.ac b/configure.ac
index 48ca285..6e05b08 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([xorg-server], 1.5.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+AC_INIT([xprint], 1.6.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xprint)
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([dist-bzip2 foreign])
 AM_MAINTAINER_MODE
@@ -422,7 +422,7 @@ VENDOR_MAN_VERSION="Version ${PACKAGE_VERSION}"
 
 VENDOR_NAME="The X.Org Foundation"
 VENDOR_NAME_SHORT="X.Org"
-RELEASE_DATE="5 September 2007"
+RELEASE_DATE="29 October 2009"
 VENDOR_WEB="http://wiki.x.org"
 
 m4_ifdef([AS_HELP_STRING], , [m4_define([AS_HELP_STRING], m4_defn([AC_HELP_STRING]))])


More information about the xorg-commit mailing list