From 0780cf16d3080235b456e2da97a48e7a96c74a62 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Tue, 18 Mar 2008 21:22:26 -0400 Subject: [PATCH] ENH: forgot to check this in, need to change the version in CVS --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 934261154..596c8f477 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -352,7 +352,7 @@ ENDMACRO (CMAKE_BUILD_UTILITIES) #----------------------------------------------------------------------- # The CMake version number. SET(CMake_VERSION_MAJOR 2) -SET(CMake_VERSION_MINOR 5) +SET(CMake_VERSION_MINOR 7) SET(CMake_VERSION_PATCH 0) # CVS versions are odd, if this is an odd minor version