summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2011-10-04 11:48:52 -0400
committerDavid Cole <david.cole@kitware.com>2011-10-04 11:48:52 -0400
commit5971063a5c41a1c899de3700ffce38c8655abe34 (patch)
tree561c9bb75a6df48e123d91b24dd345e72ec7614d /CMakeLists.txt
parentfd9890077c2cbeefd8b0ad317b9b0b672df7ce31 (diff)
downloadcmake-2.8.6.tar.gz
CMake 2.8.6v2.8.6
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8927637cd2..126a006795 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -420,7 +420,7 @@ SET(CMake_VERSION_MAJOR 2)
SET(CMake_VERSION_MINOR 8)
SET(CMake_VERSION_PATCH 6)
SET(CMake_VERSION_TWEAK 0)
-SET(CMake_VERSION_RC 4)
+#SET(CMake_VERSION_RC 4)
# Releases define a tweak level.
IF(DEFINED CMake_VERSION_TWEAK)