Revert "CMake 3.3.0"

This reverts commit 0e3cfc134c.
Due to VS 2015 RTM being released, additional changes are needed
to CMake 3.3.
This commit is contained in:
Brad King 2015-07-22 08:33:55 -04:00
parent 0e3cfc134c
commit a398acd02f
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 3)
set(CMake_VERSION_PATCH 0)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_RC 4)