summaryrefslogtreecommitdiff
path: root/vcnet
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2017-01-26 16:14:10 -0500
committerMichael R Sweet <michaelrsweet@gmail.com>2017-01-26 16:14:10 -0500
commite8a1fa03d05414b03469ab0b8051135cd42d762b (patch)
tree12ef2df01b551f97f5cf013f64dc7c0b78665b3b /vcnet
parent14fdcd7a14c9e99ed6611bc7f4c669fe5c99371b (diff)
downloadcups-e8a1fa03d05414b03469ab0b8051135cd42d762b.tar.gz
Bump version to 2.2.3.
Update changelog.
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 b336a8170..05fe9b2a0 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.2"
-#define CUPS_MINIMAL "CUPS/2.2.2"
+#define CUPS_SVERSION "CUPS v2.2.3"
+#define CUPS_MINIMAL "CUPS/2.2.3"
/*