summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-04-18 07:59:23 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-04-18 07:59:23 -0400
commitd22e887a13e90146bfc566264e308435e4c263fe (patch)
treeb6c14e7291daea97636fb02a8c34713527c66917 /README.md
parent9a51a8159fe4231a31e9a20084ae3ce3f4e8e366 (diff)
Bump version, and make it absolutely clear that CUPS 2.3 is not yet production
code.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index ddd5ce095..c8f527b6d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
-README - CUPS v2.3b7 - 2018-12-14
+README - CUPS v2.3b8 - 2019-04-18
=================================
+> **Note:** CUPS v2.3b8 is not production code. Do not use on production
+> systems. For a production version of CUPS, please see the CUPS 2.2.x
+> releases. **Do not use CUPS v2.3b8 on production systems.**
+
+
Looking for compile instructions? Read the file `INSTALL.md` instead...