summaryrefslogtreecommitdiff
path: root/vcnet
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2017-11-01 11:23:38 -0400
committerMichael R Sweet <michaelrsweet@gmail.com>2017-11-01 11:23:38 -0400
commit11143dcf5bab261c62e44c109c915b5561902784 (patch)
tree2afd47b4b29f3d605c6156b53194650d77b8d05d /vcnet
parent18a1649286d8978552c6334934a23dc6efe5fc0d (diff)
downloadcups-11143dcf5bab261c62e44c109c915b5561902784.tar.gz
Start CUPS 2.3.x development.
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 96ec5fafa..563168690 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.2.6"
-#define CUPS_MINIMAL "CUPS/2.2.6"
+#define CUPS_SVERSION "CUPS v2.3.0"
+#define CUPS_MINIMAL "CUPS/2.3.0"
/*