[cmake-commits] hoffman committed CMakeLists.txt 1.97.2.39 1.97.2.40
cmake-commits at cmake.org
cmake-commits at cmake.org
Wed Dec 5 10:40:35 EST 2007
Update of /cvsroot/CMake/CMake
In directory public:/mounts/ram/cvs-serv25917
Modified Files:
Tag: CMake-2-4
CMakeLists.txt
Log Message:
ENH: move up to rc 4
Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeLists.txt,v
retrieving revision 1.97.2.39
retrieving revision 1.97.2.40
diff -u -d -r1.97.2.39 -r1.97.2.40
--- CMakeLists.txt 4 Dec 2007 22:14:05 -0000 1.97.2.39
+++ CMakeLists.txt 5 Dec 2007 15:40:33 -0000 1.97.2.40
@@ -7,7 +7,7 @@
SET(CMake_VERSION_MINOR 4)
SET(CMake_VERSION_PATCH 8)
# for an actual release this should not be defined
-SET(CMake_VERSION_RC 3)
+SET(CMake_VERSION_RC 4)
SET(CMake_VERSION "${CMake_VERSION_MAJOR}.${CMake_VERSION_MINOR}")
SET(CMake_VERSION_FULL "${CMake_VERSION}.${CMake_VERSION_PATCH}")
More information about the Cmake-commits
mailing list