summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2010-10-29 19:21:36 (GMT)
committerDavid Cole <david.cole@kitware.com>2010-10-29 19:21:36 (GMT)
commite5b50a9ada44f83978cd7c153fdc0c48cf6a6057 (patch)
tree2b9728073bb53e38e928237a2ab6d876cab292c1 /CMakeLists.txt
parentf54715170bf0df621ee6fa9f55a6769fb004f3fd (diff)
downloadCMake-e5b50a9ada44f83978cd7c153fdc0c48cf6a6057.zip
CMake-e5b50a9ada44f83978cd7c153fdc0c48cf6a6057.tar.gz
CMake-e5b50a9ada44f83978cd7c153fdc0c48cf6a6057.tar.bz2
CMake 2.8.3-rc4
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 0e46a62..f023b15 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 3)
+SET(CMake_VERSION_RC 4)
# Releases define a tweak level.
IF(DEFINED CMake_VERSION_TWEAK)