[Cmake-commits] CMake branch, master, updated. v2.8.4-627-g2a97c5d

David Cole david.cole at kitware.com
Fri Jul 8 11:09:22 EDT 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
       via  2a97c5d52f14f4e44100619dc9e551869ab77a93 (commit)
       via  ee1c6a5b0674b77a05c84ac208044f79d25826e5 (commit)
       via  5a26d3a525a59c7d98d52f0063a746a6d901794f (commit)
       via  73c12803e6c672ba5c441d2049ef22cfbc12873e (commit)
       via  8d7884c84a6071a282a61c992e41391834788d51 (commit)
       via  e8e1048c5ff7b625af32cee6a3072e8d979d2033 (commit)
       via  4da6bea9e234f364ff510d3760c4fb05c2d2e214 (commit)
       via  34cfc880b1ba8417d1007874807a9a98ac3e8efb (commit)
       via  c962b678931ee67466c6a3c068f3125b4b1dc899 (commit)
       via  986a1152672aa4a163a41aab735c3290aeaa617d (commit)
      from  b4b134a4fa346545704bf201cac916008d5c0ff1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2a97c5d52f14f4e44100619dc9e551869ab77a93
commit 2a97c5d52f14f4e44100619dc9e551869ab77a93
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Fri Jul 8 11:05:10 2011 -0400
Commit:     David Cole <david.cole at kitware.com>
CommitDate: Fri Jul 8 11:05:10 2011 -0400

    Begin post-2.8.5 development

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 15620a3..cf948c2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -417,8 +417,8 @@ ENDIF()
 SET(CMake_VERSION_MAJOR 2)
 SET(CMake_VERSION_MINOR 8)
 SET(CMake_VERSION_PATCH 5)
-SET(CMake_VERSION_TWEAK 0)
-#SET(CMake_VERSION_RC 3)
+#SET(CMake_VERSION_TWEAK 0)
+#SET(CMake_VERSION_RC 1)
 
 # Releases define a tweak level.
 IF(DEFINED CMake_VERSION_TWEAK)

-----------------------------------------------------------------------

Summary of changes:
 CMakeLists.txt   |    2 +-
 ChangeLog.manual |  423 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 424 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list