From: mike Date: Fri, 27 Jul 2012 17:57:34 +0000 (+0000) Subject: Bump for 1.6.1. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0057dd48a124f0cc81c73b2165bf380a4c226736;p=thirdparty%2Fcups.git Bump for 1.6.1. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10553 7a7537e8-13f0-0310-91df-b6672ffda945 --- diff --git a/README.txt b/README.txt index adf2f895ad..72c0c628b8 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -README - CUPS v1.6.0 - 2012-07-16 +README - CUPS v1.6.1 - 2012-07-27 --------------------------------- Looking for compile instructions? Read the file "INSTALL.txt" diff --git a/config-scripts/cups-common.m4 b/config-scripts/cups-common.m4 index 065f23ae62..e394e03e23 100644 --- a/config-scripts/cups-common.m4 +++ b/config-scripts/cups-common.m4 @@ -20,7 +20,7 @@ dnl Set the name of the config header file... AC_CONFIG_HEADER(config.h) dnl Version number information... -CUPS_VERSION="1.6.0" +CUPS_VERSION="1.6.1" CUPS_REVISION="" #if test -z "$CUPS_REVISION" -a -d .svn; then # CUPS_REVISION="-r`svnversion . | awk -F: '{print $NF}' | sed -e '1,$s/[[a-zA-Z]]*//g'`" diff --git a/cups/cups.h b/cups/cups.h index 87bd522ed2..4a15c57e58 100644 --- a/cups/cups.h +++ b/cups/cups.h @@ -52,10 +52,10 @@ extern "C" { * Constants... */ -# define CUPS_VERSION 1.0600 +# define CUPS_VERSION 1.0601 # define CUPS_VERSION_MAJOR 1 # define CUPS_VERSION_MINOR 6 -# define CUPS_VERSION_PATCH 0 +# define CUPS_VERSION_PATCH 1 # define CUPS_BC_FD 3 /* Back-channel file descriptor for