Begin post-2.8.8 development

This commit is contained in:
David Cole 2012-04-18 17:54:30 -04:00
parent 6218aba37a
commit e9c0d3a017
1 changed files with 2 additions and 2 deletions

View File

@ -426,8 +426,8 @@ ENDIF()
SET(CMake_VERSION_MAJOR 2)
SET(CMake_VERSION_MINOR 8)
SET(CMake_VERSION_PATCH 8)
SET(CMake_VERSION_TWEAK 0)
#SET(CMake_VERSION_RC 2)
#SET(CMake_VERSION_TWEAK 0)
#SET(CMake_VERSION_RC 1)
# Releases define a tweak level.
IF(DEFINED CMake_VERSION_TWEAK)