From 57543d87b632b2fdb44c7a1e56bf2c787ae49c85 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 18 Apr 2017 14:15:39 -0400 Subject: Fix regression in job file preservation (Issue #4987) --- xcode/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xcode') diff --git a/xcode/config.h b/xcode/config.h index 26b12a71b..61593a9ac 100644 --- a/xcode/config.h +++ b/xcode/config.h @@ -22,8 +22,8 @@ * Version of software... */ -#define CUPS_SVERSION "CUPS v2.2.3" -#define CUPS_MINIMAL "CUPS/2.2.3" +#define CUPS_SVERSION "CUPS v2.2.4" +#define CUPS_MINIMAL "CUPS/2.2.4" /* -- cgit v1.2.1