Update windows-instructions.md
authorBrian Sullivan <briansul@microsoft.com>
Thu, 2 Mar 2017 18:43:01 +0000 (10:43 -0800)
committerGitHub <noreply@github.com>
Thu, 2 Mar 2017 18:43:01 +0000 (10:43 -0800)
Documentation/building/windows-instructions.md

index 8ba021b..0938e83 100644 (file)
@@ -23,7 +23,7 @@ Visual Studio Express is not supported.
 
 ##CMake
 
-The CoreCLR repo build has been validated using CMake 3.5.2. 
+The CoreCLR repo build has been validated using CMake 3.7.2 
 
 - Install [CMake](http://www.cmake.org/download) for Windows.
 - Add its location (e.g. C:\Program Files (x86)\CMake\bin) to the PATH environment variable.