From 5755d59167192fa1e4a25fefba8239b8673855b1 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Fri, 1 Aug 2008 11:03:41 -0400 Subject: ENH: final 2.6.1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1ae3656..5748715 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -354,7 +354,7 @@ ENDMACRO (CMAKE_BUILD_UTILITIES) SET(CMake_VERSION_MAJOR 2) SET(CMake_VERSION_MINOR 6) SET(CMake_VERSION_PATCH 1) -SET(CMake_VERSION_RC 16) +#SET(CMake_VERSION_RC 16) # CVS versions are odd, if this is an odd minor version # then set the CMake_VERSION_DATE variable IF("${CMake_VERSION_MINOR}" MATCHES "[13579]$") -- cgit v0.12