CMake 3.7.1

This commit is contained in:
Brad King 2016-11-30 09:54:05 -05:00
parent f75d936a04
commit db3499df5d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# CMake version number components. # CMake version number components.
set(CMake_VERSION_MAJOR 3) set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 7) set(CMake_VERSION_MINOR 7)
set(CMake_VERSION_PATCH 0) set(CMake_VERSION_PATCH 1)
#set(CMake_VERSION_RC 0) #set(CMake_VERSION_RC 0)