summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2010-02-26 18:45:23 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2010-03-16 17:49:53 (GMT)
commit8c89b5e2dcab146557c6eac0c32e2ab813ae6428 (patch)
tree734eba5494417ab210a23e160f2013bedab28618 /CMakeLists.txt
parent1274ce5bf326ba4557c155994d9d0c94f2d4fe3d (diff)
downloadCMake-8c89b5e2dcab146557c6eac0c32e2ab813ae6428.zip
CMake-8c89b5e2dcab146557c6eac0c32e2ab813ae6428.tar.gz
CMake-8c89b5e2dcab146557c6eac0c32e2ab813ae6428.tar.bz2
CMake 2.8.1v2.8.1
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 93d6c43..c4ab27a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -329,7 +329,7 @@ ENDMACRO (CMAKE_BUILD_UTILITIES)
SET(CMake_VERSION_MAJOR 2)
SET(CMake_VERSION_MINOR 8)
SET(CMake_VERSION_PATCH 1)
-SET(CMake_VERSION_RC 5)
+#SET(CMake_VERSION_RC 5)
# We use odd minor numbers for development versions.
# Use a date for the development patch level.