[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.144.2.20 1.144.2.21

cmake-commits at cmake.org cmake-commits at cmake.org
Mon May 5 12:38:55 EDT 2008


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

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt 
Log Message:
ENH: try for 2.6.0


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeLists.txt,v
retrieving revision 1.144.2.20
retrieving revision 1.144.2.21
diff -C 2 -d -r1.144.2.20 -r1.144.2.21
*** CMakeLists.txt	4 May 2008 22:07:27 -0000	1.144.2.20
--- CMakeLists.txt	5 May 2008 16:38:53 -0000	1.144.2.21
***************
*** 355,359 ****
  SET(CMake_VERSION_MINOR 6)
  SET(CMake_VERSION_PATCH 0)
! SET(CMake_VERSION_RC 101)
  # 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 0)
! #SET(CMake_VERSION_RC 1)
  # 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