summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-08-27 22:27:40 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-08-27 22:27:40 -0400
commit250c2783c00926aaccbef93d14138b672bca4a53 (patch)
tree7ffa28e569d534bd2b27234c5669e3cd0365e8c0
parentaffc6e3ba67b6580cc915a12fe3e894110daefee (diff)
downloadcups-250c2783c00926aaccbef93d14138b672bca4a53.tar.gz
Bump version.
-rw-r--r--xcode/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/xcode/config.h b/xcode/config.h
index 490b606cd..ac2a52326 100644
--- a/xcode/config.h
+++ b/xcode/config.h
@@ -22,8 +22,8 @@
* Version of software...
*/
-#define CUPS_SVERSION "CUPS v2.2.12"
-#define CUPS_MINIMAL "CUPS/2.2.12"
+#define CUPS_SVERSION "CUPS v2.2.13"
+#define CUPS_MINIMAL "CUPS/2.2.13"
/*