summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2011-10-04 15:48:52 (GMT)
committerDavid Cole <david.cole@kitware.com>2011-10-04 15:48:52 (GMT)
commit5971063a5c41a1c899de3700ffce38c8655abe34 (patch)
tree561c9bb75a6df48e123d91b24dd345e72ec7614d /CMakeLists.txt
parentfd9890077c2cbeefd8b0ad317b9b0b672df7ce31 (diff)
downloadCMake-5971063a5c41a1c899de3700ffce38c8655abe34.zip
CMake-5971063a5c41a1c899de3700ffce38c8655abe34.tar.gz
CMake-5971063a5c41a1c899de3700ffce38c8655abe34.tar.bz2
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 8927637..126a006 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)