[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.144.2.70 1.144.2.71

cmake-commits at cmake.org cmake-commits at cmake.org
Tue Apr 28 14:58:36 EDT 2009


Update of /cvsroot/CMake/CMake
In directory public:/mounts/ram/cvs-serv26528

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt 
Log Message:
ENH: final 2.6.4 release


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeLists.txt,v
retrieving revision 1.144.2.70
retrieving revision 1.144.2.71
diff -C 2 -d -r1.144.2.70 -r1.144.2.71
*** CMakeLists.txt	21 Apr 2009 20:48:54 -0000	1.144.2.70
--- CMakeLists.txt	28 Apr 2009 18:58:33 -0000	1.144.2.71
***************
*** 355,359 ****
  SET(CMake_VERSION_MINOR 6)
  SET(CMake_VERSION_PATCH 4)
! SET(CMake_VERSION_RC 6)
  # CVS versions are odd, if this is an odd minor version
  # then set the CMake_VERSION_DATE variable
--- 355,359 ----
  SET(CMake_VERSION_MINOR 6)
  SET(CMake_VERSION_PATCH 4)
! #SET(CMake_VERSION_RC 6)
  # CVS versions are odd, if this is an odd minor version
  # then set the CMake_VERSION_DATE variable



More information about the Cmake-commits mailing list