From ec8d65c17b85fa58b3f0f80722a71706e3a0634d Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 9 Sep 2018 19:14:39 +1000 Subject: Updated outdated text. --- doc/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/index.html b/doc/index.html index 19f72018a..e6c6466b3 100644 --- a/doc/index.html +++ b/doc/index.html @@ -110,8 +110,8 @@ if (!IsRemote()) { //if NOT remote... colours and multiple fonts.

- Current development occurs on the default branch as 4.0.x which is unstable - interfaces may change before being - declared stable in a future 4.1.0. 4.* requires a recent C++ compiler that supports C++14 and some of C++17. + Current development occurs on the default branch as 4.* which requires a recent + C++ compiler that supports C++17.

For projects that need to work with older systems, a LongTerm3 branch is available which uses only features from C++11. -- cgit v1.2.3