ENH: forgot to check this in, need to change the version in CVS
This commit is contained in:
parent
9d7e09f332
commit
0780cf16d3
|
@ -352,7 +352,7 @@ ENDMACRO (CMAKE_BUILD_UTILITIES)
|
|||
#-----------------------------------------------------------------------
|
||||
# The CMake version number.
|
||||
SET(CMake_VERSION_MAJOR 2)
|
||||
SET(CMake_VERSION_MINOR 5)
|
||||
SET(CMake_VERSION_MINOR 7)
|
||||
SET(CMake_VERSION_PATCH 0)
|
||||
|
||||
# CVS versions are odd, if this is an odd minor version
|
||||
|
|
Loading…
Reference in New Issue