summaryrefslogtreecommitdiff
path: root/vcnet
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-08-27 22:27:09 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-08-27 22:27:09 -0400
commitbc5060a1ddee63b524a3f61a939c24829f727fc7 (patch)
treef4157f352d6b00dbb0ac1f620a82fb15043b1e70 /vcnet
parentee6be9cd7e863abf36b9b131fc379d967414aa2e (diff)
downloadcups-bc5060a1ddee63b524a3f61a939c24829f727fc7.tar.gz
Fix spelling of "accordion".
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 ad6919071..993470fe9 100644
--- a/vcnet/config.h
+++ b/vcnet/config.h
@@ -89,8 +89,8 @@ typedef unsigned long useconds_t;
* Version of software...
*/
-#define CUPS_SVERSION "CUPS v2.3.0"
-#define CUPS_MINIMAL "CUPS/2.3.0"
+#define CUPS_SVERSION "CUPS v2.3.1"
+#define CUPS_MINIMAL "CUPS/2.3.1"
/*