summaryrefslogtreecommitdiff
path: root/vcnet
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2016-04-13 11:43:34 -0400
committerMichael Sweet <michael.r.sweet@gmail.com>2016-04-13 11:43:34 -0400
commit2434317389755a79190b37fc2e26dc9f246cc860 (patch)
treebd89f2143feebd2eee9837cddd8cbc7b9f75dabc /vcnet
parentd825017aa0d372b0c72e777b7fd7b4e61a2f544e (diff)
downloadcups-2434317389755a79190b37fc2e26dc9f246cc860.tar.gz
Drop SVN stuff from version.
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 08643b216..e8e73f6b1 100644
--- a/vcnet/config.h
+++ b/vcnet/config.h
@@ -94,8 +94,8 @@ typedef unsigned long useconds_t;
* Version of software...
*/
-#define CUPS_SVERSION "CUPS v2.2svn"
-#define CUPS_MINIMAL "CUPS/2.2svn"
+#define CUPS_SVERSION "CUPS v2.2"
+#define CUPS_MINIMAL "CUPS/2.2"
/*