Begin post-2.8.2 development

This commit is contained in:
Brad King 2010-06-28 10:34:04 -04:00
parent f9116d0225
commit eb7e54fe00
1 changed files with 2 additions and 2 deletions

View File

@ -340,8 +340,8 @@ ENDMACRO (CMAKE_BUILD_UTILITIES)
SET(CMake_VERSION_MAJOR 2)
SET(CMake_VERSION_MINOR 8)
SET(CMake_VERSION_PATCH 2)
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)