From 064e50fb06e83e6c1756e2a81c2fcbd4d6fca8e6 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 5 Apr 2021 15:57:50 -0400 Subject: Import all of the bug fixes from the OpenPrinting CUPS repository. Import the improvements to ippeveprinter from OpenPrinting/ippsample. Import the improvements to ippfind and ipptool from OpenPrinting/ippsample. --- xcode/config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xcode') diff --git a/xcode/config.h b/xcode/config.h index c165c61ab..03aea505f 100644 --- a/xcode/config.h +++ b/xcode/config.h @@ -1,7 +1,7 @@ /* * Configuration file for CUPS and Xcode. * - * Copyright 2007-2020 by Apple Inc. + * Copyright 2007-2021 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.4" -#define CUPS_MINIMAL "CUPS/2.3.4" +#define CUPS_SVERSION "CUPS v2.3.5" +#define CUPS_MINIMAL "CUPS/2.3.5" /* -- cgit v1.2.1