Begin post-2.8.7 development

This commit is contained in:
David Cole 2011-12-30 15:26:24 -05:00
parent 7f8f6dbf45
commit b1d92955af
1 changed files with 2 additions and 2 deletions

View File

@ -425,8 +425,8 @@ ENDIF()
SET(CMake_VERSION_MAJOR 2)
SET(CMake_VERSION_MINOR 8)
SET(CMake_VERSION_PATCH 7)
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)