From e72b0ba6b1b43424930c385fafb6c2e038acc8ca Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Mon, 4 Dec 2006 09:58:27 -0500 Subject: ENH: move to actual release --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 07f2c8f..081a8ee 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ SET(CMake_VERSION_MAJOR 2) SET(CMake_VERSION_MINOR 4) SET(CMake_VERSION_PATCH 5) # for an actual release this should not be defined -SET(CMake_VERSION_RC 4) +#SET(CMake_VERSION_RC 4) SET(CMake_VERSION "${CMake_VERSION_MAJOR}.${CMake_VERSION_MINOR}") SET(CMake_VERSION_FULL "${CMake_VERSION}.${CMake_VERSION_PATCH}") -- cgit v0.12