Begin post-2.8.3 development

This commit is contained in:
David Cole 2010-11-03 16:42:13 -04:00
parent 63d21c1f8e
commit 1674961a3f
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 3)
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)