[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.145 1.146

cmake-commits at cmake.org cmake-commits at cmake.org
Tue Mar 18 21:22:28 EDT 2008


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

Modified Files:
	CMakeLists.txt 
Log Message:
ENH: forgot to check this in, need to change the version in CVS


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeLists.txt,v
retrieving revision 1.145
retrieving revision 1.146
diff -C 2 -d -r1.145 -r1.146
*** CMakeLists.txt	17 Mar 2008 20:22:28 -0000	1.145
--- CMakeLists.txt	19 Mar 2008 01:22:26 -0000	1.146
***************
*** 353,357 ****
  # The CMake version number.
  SET(CMake_VERSION_MAJOR 2)
! SET(CMake_VERSION_MINOR 5)
  SET(CMake_VERSION_PATCH 0)
  
--- 353,357 ----
  # The CMake version number.
  SET(CMake_VERSION_MAJOR 2)
! SET(CMake_VERSION_MINOR 7)
  SET(CMake_VERSION_PATCH 0)
  



More information about the Cmake-commits mailing list