Begin post-2.8.6 development

This commit is contained in:
David Cole 2011-10-04 14:41:15 -04:00
parent 5971063a5c
commit 3105dc3de6
1 changed files with 2 additions and 2 deletions

View File

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