From e9c0d3a017058ab334bdd10e571fc98cc56944d2 Mon Sep 17 00:00:00 2001 From: David Cole Date: Wed, 18 Apr 2012 17:54:30 -0400 Subject: Begin post-2.8.8 development --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4795fe0..9a88d5f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -426,8 +426,8 @@ ENDIF() SET(CMake_VERSION_MAJOR 2) SET(CMake_VERSION_MINOR 8) SET(CMake_VERSION_PATCH 8) -SET(CMake_VERSION_TWEAK 0) -#SET(CMake_VERSION_RC 2) +#SET(CMake_VERSION_TWEAK 0) +#SET(CMake_VERSION_RC 1) # Releases define a tweak level. IF(DEFINED CMake_VERSION_TWEAK) -- cgit v0.12