]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Bump for 1.6.1.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 27 Jul 2012 17:57:34 +0000 (17:57 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 27 Jul 2012 17:57:34 +0000 (17:57 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10553 7a7537e8-13f0-0310-91df-b6672ffda945

README.txt
config-scripts/cups-common.m4
cups/cups.h

index adf2f895ad182f044f873bda2a6875abd3a830a4..72c0c628b8855d5f892c361a0e4335acfcfe8928 100644 (file)
@@ -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"
index 065f23ae62b9348c3cca2f99d4b09f7648dbd717..e394e03e232312319df77ce4d6ca252f667639e9 100644 (file)
@@ -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'`"
index 87bd522ed265a3ebcca351ffe92501cf5a8010e5..4a15c57e583aafe7e851aea84341b7264841e4b1 100644 (file)
@@ -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