From: Michael R Sweet Date: Fri, 13 Dec 2019 14:42:18 +0000 (-0500) Subject: Bump version numbers. X-Git-Tag: v2.2.13^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ad6ac55da2686c6fa24b05bde5e9036fd4db5d1;p=thirdparty%2Fcups.git Bump version numbers. --- diff --git a/INSTALL.md b/INSTALL.md index 63075dbb0d..c30d0a6600 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,4 +1,4 @@ -INSTALL - CUPS v2.2.12 - 2019-08-15 +INSTALL - CUPS v2.2.13 - 2019-12-13 =================================== This file describes how to compile and install CUPS from source code. For more diff --git a/README.md b/README.md index 54ced6c4d6..156397024e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -README - CUPS v2.2.12 - 2019-08-15 +README - CUPS v2.2.13 - 2019-12-13 ================================== Looking for compile instructions? Read the file `INSTALL.md` instead... diff --git a/vcnet/config.h b/vcnet/config.h index d1b0c76c0b..bb231b1420 100644 --- a/vcnet/config.h +++ b/vcnet/config.h @@ -102,8 +102,8 @@ typedef unsigned long useconds_t; * 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" /*