summaryrefslogtreecommitdiff
path: root/vcnet
diff options
context:
space:
mode:
authorSteve Algernon <salgernon@apple.com>2022-05-25 10:32:35 -0700
committerSteve Algernon <salgernon@apple.com>2022-05-25 14:46:42 -0700
commit859ea4481c85a2dd6157396a22b3c8b3b726e06b (patch)
tree5fa0230281469b1ae4388661cf9d1af9239b3c6b /vcnet
parent0bc9dc4658c26920a3f66da7dd234be463ca572e (diff)
downloadcups-859ea4481c85a2dd6157396a22b3c8b3b726e06b.tar.gz
CUPS v2.3.6 for CVE-2022-26691
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 6e3e70e28..b74bf2e09 100644
--- a/vcnet/config.h
+++ b/vcnet/config.h
@@ -1,7 +1,7 @@
/*
* Configuration file for CUPS on Windows.
*
- * Copyright © 2007-2021 by Apple Inc.
+ * Copyright © 2007-2022 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.5"
-#define CUPS_MINIMAL "CUPS/2.3.5"
+#define CUPS_SVERSION "CUPS v2.3.6"
+#define CUPS_MINIMAL "CUPS/2.3.6"
/*