summaryrefslogtreecommitdiff
path: root/xcode
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-10-01 13:15:30 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-10-01 13:15:30 +0000
commitfab9a59a3b594321bf63f5e5395fe9a6f409ec42 (patch)
treeb3e2873b22c2535477bf0b0d58f6d340ccdb9bc3 /xcode
parentc7aa86b04236d07cb2fe703c29aac31a958e8265 (diff)
downloadcups-fab9a59a3b594321bf63f5e5395fe9a6f409ec42.tar.gz
Trunk is now 2.1.
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12187 a1ca3aef-8c08-0410-bb20-df032aa958be
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 89e2b0b10..affa9bc9b 100644
--- a/xcode/config.h
+++ b/xcode/config.h
@@ -20,8 +20,8 @@
* Version of software...
*/
-#define CUPS_SVERSION "CUPS v2.0.0"
-#define CUPS_MINIMAL "CUPS/2.0.0"
+#define CUPS_SVERSION "CUPS v2.1svn"
+#define CUPS_MINIMAL "CUPS/2.1svn"
/*