[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.144.2.64 1.144.2.65

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Mar 23 15:46:24 EDT 2009


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

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt 
Log Message:
ENH: put an rc number other than 0 in 


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeLists.txt,v
retrieving revision 1.144.2.64
retrieving revision 1.144.2.65
diff -C 2 -d -r1.144.2.64 -r1.144.2.65
*** CMakeLists.txt	23 Mar 2009 17:58:39 -0000	1.144.2.64
--- CMakeLists.txt	23 Mar 2009 19:46:19 -0000	1.144.2.65
***************
*** 355,359 ****
  SET(CMake_VERSION_MINOR 6)
  SET(CMake_VERSION_PATCH 4)
! SET(CMake_VERSION_RC 0)
  # 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 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