[cmake-commits] hoffman committed CMakeLists.txt 1.97.2.23 1.97.2.24
cmake-commits at cmake.org
cmake-commits at cmake.org
Wed Jan 10 12:39:16 EST 2007
Update of /cvsroot/CMake/CMake
In directory public:/mounts/ram/cvs-serv30417
Modified Files:
Tag: CMake-2-4
CMakeLists.txt
Log Message:
ENH: make this the final 2.4.6
Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeLists.txt,v
retrieving revision 1.97.2.23
retrieving revision 1.97.2.24
diff -u -d -r1.97.2.23 -r1.97.2.24
--- CMakeLists.txt 3 Jan 2007 21:09:14 -0000 1.97.2.23
+++ CMakeLists.txt 10 Jan 2007 17:39:14 -0000 1.97.2.24
@@ -7,7 +7,7 @@
SET(CMake_VERSION_MINOR 4)
SET(CMake_VERSION_PATCH 6)
# for an actual release this should not be defined
-SET(CMake_VERSION_RC 2)
+#SET(CMake_VERSION_RC 2)
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