diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-18 12:09:35 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-18 12:09:35 +0200 |
commit | 5163b396c239ab1ae3fb8aafa35b3841f578c72f (patch) | |
tree | 452e1888701dbaada9e4c3b00290fee55e0edefe | |
parent | 093d031ec45b74bb5c880c3ce3ca7f181c600e9f (diff) |
Update VC version mapping table with 15.7
-rw-r--r-- | build2/cc/guess.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build2/cc/guess.cxx b/build2/cc/guess.cxx index c2a055e..aca7e05 100644 --- a/build2/cc/guess.cxx +++ b/build2/cc/guess.cxx @@ -1354,6 +1354,7 @@ namespace build2 // // year ver cl.exe crt/dll // + // 2017 15u7 19.14 14.1/140 // 2017 15u6 19.13 14.1/140 // 2017 15u5 19.12 14.1/140 // 2017 15u3 19.11 14.1/140 |