summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md2
-rw-r--r--README.md2
-rw-r--r--vcnet/config.h4
3 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 63075dbb0..c30d0a660 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 54ced6c4d..156397024 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 d1b0c76c0..bb231b142 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"
/*