summaryrefslogtreecommitdiff
path: root/xcode
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2017-04-18 14:15:39 -0400
committerMichael R Sweet <michaelrsweet@gmail.com>2017-04-18 14:15:39 -0400
commit57543d87b632b2fdb44c7a1e56bf2c787ae49c85 (patch)
treef49613457eb0d6bf51d023b20663655d6e3a1d5d /xcode
parentabacc52be4910785b39b85357b66bd3686203e53 (diff)
downloadcups-57543d87b632b2fdb44c7a1e56bf2c787ae49c85.tar.gz
Fix regression in job file preservation (Issue #4987)
Diffstat (limited to 'xcode')
-rw-r--r--xcode/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/xcode/config.h b/xcode/config.h
index 26b12a71b..61593a9ac 100644
--- a/xcode/config.h
+++ b/xcode/config.h
@@ -22,8 +22,8 @@
* Version of software...
*/
-#define CUPS_SVERSION "CUPS v2.2.3"
-#define CUPS_MINIMAL "CUPS/2.2.3"
+#define CUPS_SVERSION "CUPS v2.2.4"
+#define CUPS_MINIMAL "CUPS/2.2.4"
/*