CMake 3.10.0-rc1 version update

This commit is contained in:
Brad King
2017-10-05 09:55:23 -04:00
parent 42d656b0b2
commit 05373ee1a2
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 9)
set(CMake_VERSION_PATCH 20171005)
#set(CMake_VERSION_RC 1)
set(CMake_VERSION_MINOR 10)
set(CMake_VERSION_PATCH 0)
set(CMake_VERSION_RC 1)