[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.144.2.62 1.144.2.63 ChangeLog.manual 1.1.10.60 1.1.10.61

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Feb 20 11:10:04 EST 2009


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

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt ChangeLog.manual 
Log Message:
ENH: final 2.6.3 commit remove RC and clean changelog a bit


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeLists.txt,v
retrieving revision 1.144.2.62
retrieving revision 1.144.2.63
diff -C 2 -d -r1.144.2.62 -r1.144.2.63
*** CMakeLists.txt	19 Feb 2009 16:53:15 -0000	1.144.2.62
--- CMakeLists.txt	20 Feb 2009 16:10:01 -0000	1.144.2.63
***************
*** 355,359 ****
  SET(CMake_VERSION_MINOR 6)
  SET(CMake_VERSION_PATCH 3)
! SET(CMake_VERSION_RC 17)
  # 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 3)
! #SET(CMake_VERSION_RC 17)
  # CVS versions are odd, if this is an odd minor version
  # then set the CMake_VERSION_DATE variable

Index: ChangeLog.manual
===================================================================
RCS file: /cvsroot/CMake/CMake/Attic/ChangeLog.manual,v
retrieving revision 1.1.10.60
retrieving revision 1.1.10.61
diff -C 2 -d -r1.1.10.60 -r1.1.10.61
*** ChangeLog.manual	19 Feb 2009 16:53:15 -0000	1.1.10.60
--- ChangeLog.manual	20 Feb 2009 16:10:02 -0000	1.1.10.61
***************
*** 1,7 ****
! Changes in CMake 2.6.3 RC 17
! - Fix Xcode rebuild issue again, with a test!
! 
! Changes in CMake 2.6.3 RC 16
! - Fix Xcode rebuild issue again...
  
  Changes in CMake 2.6.3 RC 15
--- 1,4 ----
! Changes in CMake 2.6.3 RC 17 - 15
! - Fix Xcode rebuild issue with static libraries and add a test.
  
  Changes in CMake 2.6.3 RC 15



More information about the Cmake-commits mailing list