summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2010-06-22 14:08:36 (GMT)
committerBrad King <brad.king@kitware.com>2010-06-22 14:08:36 (GMT)
commit7f662c5c629e768959a679bfd732c2799c324705 (patch)
treefb824a039db065159dd8e5b14758421f5ba3a697 /CMakeLists.txt
parent9d7fa8b59c8b6f164459f4e9a14e445f38e3964b (diff)
downloadCMake-7f662c5c629e768959a679bfd732c2799c324705.zip
CMake-7f662c5c629e768959a679bfd732c2799c324705.tar.gz
CMake-7f662c5c629e768959a679bfd732c2799c324705.tar.bz2
CMake 2.8.2-rc3
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 3945be7..9c26017 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -341,7 +341,7 @@ SET(CMake_VERSION_MAJOR 2)
SET(CMake_VERSION_MINOR 8)
SET(CMake_VERSION_PATCH 2)
SET(CMake_VERSION_TWEAK 0)
-SET(CMake_VERSION_RC 2)
+SET(CMake_VERSION_RC 3)
# Releases define a tweak level.
IF(DEFINED CMake_VERSION_TWEAK)