summaryrefslogtreecommitdiff
path: root/vcnet
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2015-09-13 23:49:19 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2015-09-13 23:49:19 +0000
commita906a73123e39495319f989905be18ed368385f7 (patch)
treebd3abb70a718123a4bae0cabb73078071ababc15 /vcnet
parentf495e905dd39afc788246388a88077abd2767d86 (diff)
downloadcups-a906a73123e39495319f989905be18ed368385f7.tar.gz
Don't map Primera name to Fargo anymore (STR #4708)
Bump version to 2.1.1. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12867 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'vcnet')
-rw-r--r--vcnet/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcnet/config.h b/vcnet/config.h
index ff4312da2..2b4fb1e8b 100644
--- a/vcnet/config.h
+++ b/vcnet/config.h
@@ -96,8 +96,8 @@ typedef unsigned long useconds_t;
* Version of software...
*/
-#define CUPS_SVERSION "CUPS v2.1.0"
-#define CUPS_MINIMAL "CUPS/2.1.0"
+#define CUPS_SVERSION "CUPS v2.1.1"
+#define CUPS_MINIMAL "CUPS/2.1.1"
/*