From: Michael R Sweet Date: Tue, 5 Jun 2018 16:06:08 +0000 (-0400) Subject: Update versions in README and INSTALL X-Git-Tag: v2.3b5^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=464f939ece3aa9ca73931a325a4698834c25251d;p=thirdparty%2Fcups.git Update versions in README and INSTALL --- diff --git a/INSTALL.md b/INSTALL.md index 386f8d85a2..c9cbb45ff2 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,4 +1,4 @@ -INSTALL - CUPS v2.3b4 - 2018-03-22 +INSTALL - CUPS v2.3b5 - 2018-06-05 ================================== This file describes how to compile and install CUPS from source code. For more diff --git a/README.md b/README.md index be9bb0a834..099f1cf3f5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -README - CUPS v2.3b4 - 2018-03-22 +README - CUPS v2.3b5 - 2018-06-05 ================================= Looking for compile instructions? Read the file `INSTALL.md` instead...