Browse Source

Help: Update MSVC_VERSION for Visual Studio 2017

The value we documented was left from a preview that still used `v140`
tools.  Update it to match the `v141` tools distributed with the final
release.
Wojciech Mamrak 8 years ago
parent
commit
66542b6636
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Help/variable/MSVC_VERSION.rst

+ 2 - 1
Help/variable/MSVC_VERSION.rst

@@ -13,4 +13,5 @@ Known version numbers are::
   1600 = VS 10.0
   1700 = VS 11.0
   1800 = VS 12.0
-  1900 = VS 14.0, 15.0
+  1900 = VS 14.0
+  1910 = VS 15.0