aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-11-01 13:06:16 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-11-01 13:06:16 +0200
commit460d29f44f975f834739f78b46b6862b746c0e16 (patch)
treecb4a6530921fea08fe8701868a8f7bd92a135a79 /INSTALL.cli
parentf169a7c2ea7dfee9b65c851d5cddda28e50702f8 (diff)
Bump minimum supported Clang version to 3.7
Diffstat (limited to 'INSTALL.cli')
-rw-r--r--INSTALL.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.cli b/INSTALL.cli
index 2233136..fc95a8f 100644
--- a/INSTALL.cli
+++ b/INSTALL.cli
@@ -25,7 +25,7 @@ the UNIX version of the commands. In this case making a Windows version is
a simple matter of adjusting paths and, if used, line continuations.
The \c{build2} toolchain requires a C++14 compiler. From the commonly-used
-options, GCC 4.9, Clang 3.4, and MSVC 14 (2015) Update 3 or any later versions
+options, GCC 4.9, Clang 3.7, and MSVC 14 (2015) Update 3 or any later versions
of these compilers should work.
\N|Note that the C++ compiler that you use to build the \c{build2} toolchain