From 8b4e44a9626844bc5ee50279ead7b312fb263a12 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 8 Nov 2018 08:49:36 -0500 Subject: [PATCH] Bump versions. --- cups/cups.h | 4 ++-- xcode/config.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cups/cups.h b/cups/cups.h index d0bfc689d..cf3be127a 100644 --- a/cups/cups.h +++ b/cups/cups.h @@ -47,10 +47,10 @@ extern "C" { * Constants... */ -# define CUPS_VERSION 2.0208 +# define CUPS_VERSION 2.0209 # define CUPS_VERSION_MAJOR 2 # define CUPS_VERSION_MINOR 2 -# define CUPS_VERSION_PATCH 8 +# define CUPS_VERSION_PATCH 9 # define CUPS_BC_FD 3 /* Back-channel file descriptor for diff --git a/xcode/config.h b/xcode/config.h index 3843378f1..b8e1e0eb2 100644 --- a/xcode/config.h +++ b/xcode/config.h @@ -22,8 +22,8 @@ * Version of software... */ -#define CUPS_SVERSION "CUPS v2.2.8" -#define CUPS_MINIMAL "CUPS/2.2.8" +#define CUPS_SVERSION "CUPS v2.2.9" +#define CUPS_MINIMAL "CUPS/2.2.9" /* -- 2.39.2