summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2011-01-31 18:03:26 (GMT)
committerDavid Cole <david.cole@kitware.com>2011-01-31 18:03:26 (GMT)
commit086cd2fa400cbfc1b5700cc3a322a66530ba3b84 (patch)
treedce8eb9505e36da214738c06e3d36ebab373379d /CMakeLists.txt
parent37f4a1d121e9bdaa7e448fa8d7f4a7593434dd07 (diff)
downloadCMake-086cd2fa400cbfc1b5700cc3a322a66530ba3b84.zip
CMake-086cd2fa400cbfc1b5700cc3a322a66530ba3b84.tar.gz
CMake-086cd2fa400cbfc1b5700cc3a322a66530ba3b84.tar.bz2
CMake 2.8.4-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 dd3be79..97fe0a8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -432,7 +432,7 @@ SET(CMake_VERSION_MAJOR 2)
SET(CMake_VERSION_MINOR 8)
SET(CMake_VERSION_PATCH 4)
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)