summaryrefslogtreecommitdiff
path: root/vcnet
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2021-04-05 15:09:07 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2021-04-05 15:09:07 -0400
commit6918883fba4942931dc455b32545d6edf18dec5c (patch)
treec54d2dfa7ff4abca67577199f622d564151c3193 /vcnet
parentb27a49b8a06e65067b1ca950d39b34ae8b2fa008 (diff)
downloadcups-6918883fba4942931dc455b32545d6edf18dec5c.tar.gz
Update Github repository to match macOS 11.2 CUPS sources (cups-494.1).
Diffstat (limited to 'vcnet')
-rw-r--r--vcnet/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcnet/config.h b/vcnet/config.h
index 76fc7fd5f..d711ca979 100644
--- a/vcnet/config.h
+++ b/vcnet/config.h
@@ -1,7 +1,7 @@
/*
* Configuration file for CUPS on Windows.
*
- * Copyright © 2007-2019 by Apple Inc.
+ * Copyright © 2007-2020 by Apple Inc.
* Copyright © 1997-2007 by Easy Software Products.
*
* Licensed under Apache License v2.0. See the file "LICENSE" for more
@@ -97,8 +97,8 @@ typedef unsigned long useconds_t;
* Version of software...
*/
-#define CUPS_SVERSION "CUPS v2.3.3"
-#define CUPS_MINIMAL "CUPS/2.3.3"
+#define CUPS_SVERSION "CUPS v2.3.4"
+#define CUPS_MINIMAL "CUPS/2.3.4"
/*