[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.158 1.159

cmake-commits at cmake.org cmake-commits at cmake.org
Thu Sep 24 16:04:19 EDT 2009


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

Modified Files:
	CMakeLists.txt 
Log Message:
CVS is now 2.9


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeLists.txt,v
retrieving revision 1.158
retrieving revision 1.159
diff -C 2 -d -r1.158 -r1.159
*** CMakeLists.txt	3 Sep 2009 21:01:05 -0000	1.158
--- CMakeLists.txt	24 Sep 2009 20:04:14 -0000	1.159
***************
*** 302,306 ****
  # The CMake version number.
  SET(CMake_VERSION_MAJOR 2)
! SET(CMake_VERSION_MINOR 7)
  SET(CMake_VERSION_PATCH 0)
  
--- 302,306 ----
  # The CMake version number.
  SET(CMake_VERSION_MAJOR 2)
! SET(CMake_VERSION_MINOR 9)
  SET(CMake_VERSION_PATCH 0)
  



More information about the Cmake-commits mailing list