From 2a97c5d52f14f4e44100619dc9e551869ab77a93 Mon Sep 17 00:00:00 2001 From: David Cole Date: Fri, 8 Jul 2011 11:05:10 -0400 Subject: Begin post-2.8.5 development --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 15620a3..cf948c2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -417,8 +417,8 @@ ENDIF() SET(CMake_VERSION_MAJOR 2) SET(CMake_VERSION_MINOR 8) SET(CMake_VERSION_PATCH 5) -SET(CMake_VERSION_TWEAK 0) -#SET(CMake_VERSION_RC 3) +#SET(CMake_VERSION_TWEAK 0) +#SET(CMake_VERSION_RC 1) # Releases define a tweak level. IF(DEFINED CMake_VERSION_TWEAK) -- cgit v0.12