From: Michael R Sweet Date: Thu, 8 Nov 2018 13:49:36 +0000 (-0500) Subject: Bump versions. X-Git-Tag: v2.2.9^0 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=commitdiff_plain;h=8b4e44a9626844bc5ee50279ead7b312fb263a12 Bump versions. --- 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" /*