[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.144.2.44 1.144.2.45

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Sep 24 13:52:12 EDT 2008


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

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt 
Log Message:
ENH: remove RC 2.6.2 is ready


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeLists.txt,v
retrieving revision 1.144.2.44
retrieving revision 1.144.2.45
diff -C 2 -d -r1.144.2.44 -r1.144.2.45
*** CMakeLists.txt	23 Sep 2008 15:32:51 -0000	1.144.2.44
--- CMakeLists.txt	24 Sep 2008 17:52:10 -0000	1.144.2.45
***************
*** 355,359 ****
  SET(CMake_VERSION_MINOR 6)
  SET(CMake_VERSION_PATCH 2)
! 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 2)
! #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