From 859ea4481c85a2dd6157396a22b3c8b3b726e06b Mon Sep 17 00:00:00 2001 From: Steve Algernon Date: Wed, 25 May 2022 10:32:35 -0700 Subject: CUPS v2.3.6 for CVE-2022-26691 --- vcnet/config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vcnet') 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" /* -- cgit v1.2.1