summaryrefslogtreecommitdiff
path: root/vcnet
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-12-18 18:06:01 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-12-18 18:06:01 -0500
commitd42bc1c4f9387a7be83c8cc2381bd6605bef093d (patch)
tree85bb3321d5ae2c98cdd7936987cd0934025d1b96 /vcnet
parent9c2b03c1f76d8ac7f38a99ce2daab69d049cfcf6 (diff)
downloadcups-d42bc1c4f9387a7be83c8cc2381bd6605bef093d.tar.gz
Bump 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 4ad1dc8f1..6c87f98b5 100644
--- a/vcnet/config.h
+++ b/vcnet/config.h
@@ -97,8 +97,8 @@ typedef unsigned long useconds_t;
* Version of software...
*/
-#define CUPS_SVERSION "CUPS v2.3.1"
-#define CUPS_MINIMAL "CUPS/2.3.1"
+#define CUPS_SVERSION "CUPS v2.3.2"
+#define CUPS_MINIMAL "CUPS/2.3.2"
/*