summaryrefslogtreecommitdiff
path: root/xcode
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 /xcode
parent0bc9dc4658c26920a3f66da7dd234be463ca572e (diff)
downloadcups-859ea4481c85a2dd6157396a22b3c8b3b726e06b.tar.gz
CUPS v2.3.6 for CVE-2022-26691
Diffstat (limited to 'xcode')
-rw-r--r--xcode/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/xcode/config.h b/xcode/config.h
index 03aea505f..f05007751 100644
--- a/xcode/config.h
+++ b/xcode/config.h
@@ -1,7 +1,7 @@
/*
* Configuration file for CUPS and Xcode.
*
- * 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 information.
@@ -18,8 +18,8 @@
* 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"
/*