summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2010-11-03 17:38:38 (GMT)
committerDavid Cole <david.cole@kitware.com>2010-11-03 17:38:38 (GMT)
commit63d21c1f8efeb2f2337221119c479d75bbb0b7c0 (patch)
tree6e22165c4013a2842572e2778ac6cbf27697c8f8 /CMakeLists.txt
parent065bce44a99fc1535ca8817bb5c0409fe205a4ec (diff)
downloadCMake-63d21c1f8efeb2f2337221119c479d75bbb0b7c0.zip
CMake-63d21c1f8efeb2f2337221119c479d75bbb0b7c0.tar.gz
CMake-63d21c1f8efeb2f2337221119c479d75bbb0b7c0.tar.bz2
CMake 2.8.3v2.8.3
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 f023b15..be5a67f 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 3)
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)