[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.144.2.47 1.144.2.48 ChangeLog.manual 1.1.10.44 1.1.10.45

cmake-commits at cmake.org cmake-commits at cmake.org
Thu Nov 6 10:54:38 EST 2008


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

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt ChangeLog.manual 
Log Message:
ENH: merge in haiku build change from head, again...


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeLists.txt,v
retrieving revision 1.144.2.47
retrieving revision 1.144.2.48
diff -C 2 -d -r1.144.2.47 -r1.144.2.48
*** CMakeLists.txt	4 Nov 2008 20:16:44 -0000	1.144.2.47
--- CMakeLists.txt	6 Nov 2008 15:54:36 -0000	1.144.2.48
***************
*** 355,359 ****
  SET(CMake_VERSION_MINOR 6)
  SET(CMake_VERSION_PATCH 3)
! SET(CMake_VERSION_RC 2)
  # 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 3)
  # 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.44
retrieving revision 1.1.10.45
diff -C 2 -d -r1.1.10.44 -r1.1.10.45
*** ChangeLog.manual	4 Nov 2008 20:16:44 -0000	1.1.10.44
--- ChangeLog.manual	6 Nov 2008 15:54:36 -0000	1.1.10.45
***************
*** 1,2 ****
--- 1,4 ----
+ Changes in CMake 2.6.3 RC 3
+ - Merge in CMakeLists.txt curl Haiku change
  Changes in CMake 2.6.3 RC 2
  - Merge in more Haiku changes



More information about the Cmake-commits mailing list