summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2017-10-12 20:15:58 -0400
committerMichael Sweet <michael.r.sweet@gmail.com>2017-10-12 20:16:09 -0400
commit79424d8b9af3276675d2a6045f0fff68c82e9b91 (patch)
tree4e36394327e26774920fe077ffd7ccd4752dc489
parent5889fea75a958f1b3a937ab6ac019d65347507ce (diff)
downloadcups-79424d8b9af3276675d2a6045f0fff68c82e9b91.tar.gz
Prep for 2.2.5 release.
-rw-r--r--CHANGES.md2
-rw-r--r--INSTALL.md6
-rw-r--r--README.md2
3 files changed, 5 insertions, 5 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 07031c6f3..6cb8ef768 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,4 +1,4 @@
-CHANGES - 2.2.5 - 2017-10-02
+CHANGES - 2.2.5 - 2017-10-12
============================
CHANGES IN CUPS V2.2.5
diff --git a/INSTALL.md b/INSTALL.md
index ba5ab7253..e769720d5 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,9 +1,9 @@
-INSTALL - CUPS v2.2.5 - 2017-09-25
+INSTALL - CUPS v2.2.5 - 2017-10-12
==================================
This file describes how to compile and install CUPS from source code. For more
-information on CUPS see the file called "README.txt". A complete change log can
-be found in "CHANGES.txt".
+information on CUPS see the file called "README.md". A complete change log can
+be found in "CHANGES.md".
Using CUPS requires additional third-party support software and printer drivers.
These are typically included with your operating system distribution. Apple
diff --git a/README.md b/README.md
index 74e5ab9b3..7db5add9d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-README - CUPS v2.2.4 - 2017-06-30
+README - CUPS v2.2.5 - 2017-10-12
=================================
Looking for compile instructions? Read the file `INSTALL.md` instead...