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" /*