summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2011-12-30 20:26:24 (GMT)
committerDavid Cole <david.cole@kitware.com>2011-12-30 20:26:24 (GMT)
commitb1d92955af1dbb566137baf0ed883f9aa054faf8 (patch)
tree7c872faba1d5c1d1d88dbbfaf13467eea3c250fb /CMakeLists.txt
parent7f8f6dbf45aa5250281c7e383e3d32599590564b (diff)
downloadCMake-b1d92955af1dbb566137baf0ed883f9aa054faf8.zip
CMake-b1d92955af1dbb566137baf0ed883f9aa054faf8.tar.gz
CMake-b1d92955af1dbb566137baf0ed883f9aa054faf8.tar.bz2
Begin post-2.8.7 development
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 278bfa5..169cf60 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -425,8 +425,8 @@ ENDIF()
SET(CMake_VERSION_MAJOR 2)
SET(CMake_VERSION_MINOR 8)
SET(CMake_VERSION_PATCH 7)
-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)