Skip to content

Commit

Permalink
ENH: final 2.6.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
billhoffman committed Apr 28, 2009
1 parent 532d594 commit cae4374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ ENDMACRO (CMAKE_BUILD_UTILITIES)
SET(CMake_VERSION_MAJOR 2)
SET(CMake_VERSION_MINOR 6)
SET(CMake_VERSION_PATCH 4)
SET(CMake_VERSION_RC 6)
#SET(CMake_VERSION_RC 6)
# CVS versions are odd, if this is an odd minor version
# then set the CMake_VERSION_DATE variable
IF("${CMake_VERSION_MINOR}" MATCHES "[13579]$")
Expand Down

0 comments on commit cae4374

Please sign in to comment.