diff options
author | Neil <nyamatongwe@gmail.com> | 2017-05-24 21:07:31 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2017-05-24 21:07:31 +1000 |
commit | 5c0f6fb171cf01698ce696f44a67f4d75bed65cd (patch) | |
tree | cddac148773621bc7ec7c12d6670b193501a5b84 | |
parent | 93363173e2999bac7476d799ccc00609df66f7a6 (diff) | |
download | scintilla-mirror-5c0f6fb171cf01698ce696f44a67f4d75bed65cd.tar.gz |
Fixed version.rel-3-7-5
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index f5da82fa7..f8efe4df1 100644 --- a/doc/index.html +++ b/doc/index.html @@ -72,7 +72,7 @@ </tr> </table> <ul id="versionlist"> - <li>Version 3.7.4 adds a Reverse Selected Lines command. + <li>Version 3.7.5 adds a Reverse Selected Lines command. MSVC 2013 is no longer supported.</li> <li>Version 3.7.4 restores performance on GTK+. C++11 now required to build and Windows NT 4 is no longer supported.</li> |