summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2011-06-15 13:15:54 (GMT)
committerDavid Cole <david.cole@kitware.com>2011-06-15 13:15:54 (GMT)
commit34cfc880b1ba8417d1007874807a9a98ac3e8efb (patch)
tree8eb4ccedcce13d5d3d29773011c02009eb923c91 /CMakeLists.txt
parentc962b678931ee67466c6a3c068f3125b4b1dc899 (diff)
downloadCMake-34cfc880b1ba8417d1007874807a9a98ac3e8efb.zip
CMake-34cfc880b1ba8417d1007874807a9a98ac3e8efb.tar.gz
CMake-34cfc880b1ba8417d1007874807a9a98ac3e8efb.tar.bz2
CMake 2.8.5-rc2
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 e6b22c1..d50bcae 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -418,7 +418,7 @@ SET(CMake_VERSION_MAJOR 2)
SET(CMake_VERSION_MINOR 8)
SET(CMake_VERSION_PATCH 5)
SET(CMake_VERSION_TWEAK 0)
-SET(CMake_VERSION_RC 1)
+SET(CMake_VERSION_RC 2)
# Releases define a tweak level.
IF(DEFINED CMake_VERSION_TWEAK)