summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2010-10-06 14:39:10 (GMT)
committerBrad King <brad.king@kitware.com>2010-10-06 14:39:10 (GMT)
commit5e6ba7d82d8c1e3ed8f7595cfd29cea0839be020 (patch)
treee6bd33a953cd838d376d23263b5ea46ba9fd3a80 /CMakeLists.txt
parent07fcb60ac56930b171be6ae97b7dfd9d2a493cd8 (diff)
downloadCMake-5e6ba7d82d8c1e3ed8f7595cfd29cea0839be020.zip
CMake-5e6ba7d82d8c1e3ed8f7595cfd29cea0839be020.tar.gz
CMake-5e6ba7d82d8c1e3ed8f7595cfd29cea0839be020.tar.bz2
CMake 2.8.3-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 60ee9e5..c18c8d6 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 1)
+SET(CMake_VERSION_RC 2)
# Releases define a tweak level.
IF(DEFINED CMake_VERSION_TWEAK)