[Cmake-commits] CMake branch, master, updated. v2.8.6-1-g3105dc3

David Cole david.cole at kitware.com
Tue Oct 4 14:41:52 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  3105dc3de60a7b1fa29c7720e0cebb71e747ee6f (commit)
      from  5971063a5c41a1c899de3700ffce38c8655abe34 (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=3105dc3de60a7b1fa29c7720e0cebb71e747ee6f
commit 3105dc3de60a7b1fa29c7720e0cebb71e747ee6f
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue Oct 4 14:41:15 2011 -0400
Commit:     David Cole <david.cole at kitware.com>
CommitDate: Tue Oct 4 14:41:15 2011 -0400

    Begin post-2.8.6 development

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 126a006..a586764 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -419,8 +419,8 @@ ENDIF()
 SET(CMake_VERSION_MAJOR 2)
 SET(CMake_VERSION_MINOR 8)
 SET(CMake_VERSION_PATCH 6)
-SET(CMake_VERSION_TWEAK 0)
-#SET(CMake_VERSION_RC 4)
+#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 |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list