From: Michael R Sweet Date: Thu, 8 Nov 2018 13:48:37 +0000 (-0500) Subject: Bump dates and versions. X-Git-Tag: v2.2.9~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3bf09e5ab1756a73f8a5a12d1f0b3db2c5f9961;p=thirdparty%2Fcups.git Bump dates and versions. --- diff --git a/CHANGES.md b/CHANGES.md index 638263cc2d..8e09dbdd78 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -CHANGES - 2.2.9 - 2018-11-07 +CHANGES - 2.2.9 - 2018-11-09 ============================ diff --git a/INSTALL.md b/INSTALL.md index 9b534b1f62..9d733c8fb3 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,4 +1,4 @@ -INSTALL - CUPS v2.2.8 - 2018-06-05 +INSTALL - CUPS v2.2.9 - 2018-11-08 ================================== This file describes how to compile and install CUPS from source code. For more @@ -21,7 +21,7 @@ does not endorse or support third-party support software for CUPS. > c. software updates will often replace parts of your local installation, > potentially rendering your system unusable. > -> Apple only supports using the Clang supplied with Xcode to build CUPS on +> Apple only supports using the compiler supplied with Xcode to build CUPS on > macOS. diff --git a/README.md b/README.md index ff8e1b59d0..45837b56f3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -README - CUPS v2.2.8 - 2018-06-05 +README - CUPS v2.2.9 - 2018-11-08 ================================= Looking for compile instructions? Read the file `INSTALL.md` instead...