From 6ca040dc0c3e7fca16d30c6752abc80418bd91cb Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Tue, 31 Jul 2018 15:59:44 +0200 Subject: [PATCH] Update the supported compilers --- Documentation/doc/Documentation/Installation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/doc/Documentation/Installation.txt b/Documentation/doc/Documentation/Installation.txt index 9516d1779c8..fb38ab8bfc2 100644 --- a/Documentation/doc/Documentation/Installation.txt +++ b/Documentation/doc/Documentation/Installation.txt @@ -159,7 +159,7 @@ In order to build the \cgal libraries, you need a \cpp compiler. | :------- | :--------------- | |\sc{Gnu} `g++` 4.1 or later\cgalFootnote{`http://gcc.gnu.org/`} | Linux / MacOS X | | | \sc{MS} Windows | -|\sc{MS} Visual `C++` 12.0, 14.0, 15.0 (\sc{Visual Studio} 2013, 2015, and 2017)\cgalFootnote{`http://msdn.microsoft.com/en-us/vstudio/`} | \sc{MS} Windows | +|\sc{MS} Visual `C++` 12.0, 14.0, 15.7 (\sc{Visual Studio} 2013, 2015, and 2017)\cgalFootnote{`http://msdn.microsoft.com/en-us/vstudio/`} | \sc{MS} Windows | | `Clang` \cgalFootnote{`http://clang.llvm.org/`} compiler version 6.0.0 | Linux | | Apple `Clang` compiler version 7.0.2 | MacOS X |