summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2017-12-19 16:17:56 -0500
committerMichael R Sweet <michaelrsweet@gmail.com>2017-12-19 16:18:09 -0500
commita0b79d3ad52daca5f58d555472fb9654b3094f46 (patch)
tree52452dfd7e79d63009dd71eb515b671e92e83961
parent60645dd1d8c1e04b2741701c2c5d67cc4054c3c7 (diff)
downloadcups-a0b79d3ad52daca5f58d555472fb9654b3094f46.tar.gz
Bump dates on README and INSTALL files.v2.3b1
-rw-r--r--INSTALL.md2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 4cf755b8c..edd18b458 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,4 +1,4 @@
-INSTALL - CUPS v2.3b1 - 2017-11-01
+INSTALL - CUPS v2.3b1 - 2017-12-19
==================================
This file describes how to compile and install CUPS from source code. For more
diff --git a/README.md b/README.md
index 587945625..afd002468 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-README - CUPS v2.3b1 - 2017-11-10
+README - CUPS v2.3b1 - 2017-12-19
=================================
Looking for compile instructions? Read the file `INSTALL.md` instead...