Begin post-2.8.5 development

This commit is contained in:
David Cole 2011-07-08 11:05:10 -04:00
parent ee1c6a5b06
commit 2a97c5d52f
1 changed files with 2 additions and 2 deletions

View File

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