Begin post-2.8.4 development

This commit is contained in:
David Cole 2011-02-15 11:45:45 -05:00
parent 1bb4c7be11
commit 4d1240eb0a
1 changed files with 2 additions and 2 deletions

View File

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