summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2012-04-18 16:03:39 (GMT)
committerDavid Cole <david.cole@kitware.com>2012-04-18 16:03:39 (GMT)
commit6218aba37ad9990304f91bf6c27e014fbf8ad684 (patch)
tree96717b75514ef236d9b4342ebf636fda1733bb0a /CMakeLists.txt
parentd17c58c8534ba68e527a79f33fad60c502ebdde1 (diff)
downloadCMake-6218aba37ad9990304f91bf6c27e014fbf8ad684.zip
CMake-6218aba37ad9990304f91bf6c27e014fbf8ad684.tar.gz
CMake-6218aba37ad9990304f91bf6c27e014fbf8ad684.tar.bz2
CMake 2.8.8v2.8.8
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 bbd7cb9..4795fe0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -427,7 +427,7 @@ SET(CMake_VERSION_MAJOR 2)
SET(CMake_VERSION_MINOR 8)
SET(CMake_VERSION_PATCH 8)
SET(CMake_VERSION_TWEAK 0)
-SET(CMake_VERSION_RC 2)
+#SET(CMake_VERSION_RC 2)
# Releases define a tweak level.
IF(DEFINED CMake_VERSION_TWEAK)