From 250c2783c00926aaccbef93d14138b672bca4a53 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 27 Aug 2019 22:27:40 -0400 Subject: [PATCH] Bump version. --- xcode/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xcode/config.h b/xcode/config.h index 490b606cd5..ac2a523265 100644 --- a/xcode/config.h +++ b/xcode/config.h @@ -22,8 +22,8 @@ * Version of software... */ -#define CUPS_SVERSION "CUPS v2.2.12" -#define CUPS_MINIMAL "CUPS/2.2.12" +#define CUPS_SVERSION "CUPS v2.2.13" +#define CUPS_MINIMAL "CUPS/2.2.13" /* -- 2.47.2