summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2011-09-22 18:08:22 (GMT)
committerDavid Cole <david.cole@kitware.com>2011-09-22 18:08:22 (GMT)
commitc16e387412b015b0ee61f6a807cc1000b3267a94 (patch)
tree8180ce7791232f790fa533d7b8a5aa5f892063e0 /CMakeLists.txt
parentafff1ab901a7afc9f37345e92339e730f4968d71 (diff)
downloadCMake-c16e387412b015b0ee61f6a807cc1000b3267a94.zip
CMake-c16e387412b015b0ee61f6a807cc1000b3267a94.tar.gz
CMake-c16e387412b015b0ee61f6a807cc1000b3267a94.tar.bz2
CMake 2.8.6-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 df06c9a..8927637 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 6)
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)