CMake 3.11.0-rc1 version update

This commit is contained in:
Brad King
2018-02-05 11:16:50 -05:00
parent e29df9924a
commit 51b287c40c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
# CMake version number components.
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 10)
set(CMake_VERSION_PATCH 20180205)
#set(CMake_VERSION_RC 1)
set(CMake_VERSION_MINOR 11)
set(CMake_VERSION_PATCH 0)
set(CMake_VERSION_RC 1)