CMake 3.14.0-rc1 version update

This commit is contained in:
Brad King
2019-02-06 10:08:35 -05:00
parent 0b882e4213
commit bf1c2a2593
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
set(CTEST_RUN_CURRENT_SCRIPT 0)
if(NOT VERSION)
set(VERSION 3.13)
set(VERSION 3.14)
endif()
if(NOT DEFINED PROJECT_PREFIX)
set(PROJECT_PREFIX cmake-${VERSION})