[Cmake-commits] CMake branch, next, updated. v3.3.0-rc3-1015-g7f6c833

Brad King brad.king at kitware.com
Mon Jul 13 09:21:51 EDT 2015


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, next has been updated
       via  7f6c8331d132568f41e9593cb12d2c7e5d8c5324 (commit)
       via  89b7e49ebf6d9d9c64ad35e928f9daa74d78689e (commit)
       via  8c9c9aa07f3ffaa48ebaea6adc8027b905298338 (commit)
      from  f59c9f0cc5acc726408c978b42dae2b7465570be (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=7f6c8331d132568f41e9593cb12d2c7e5d8c5324
commit 7f6c8331d132568f41e9593cb12d2c7e5d8c5324
Merge: f59c9f0 89b7e49
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 13 09:21:50 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 13 09:21:50 2015 -0400

    Merge topic 'test-release' into next
    
    89b7e49e Merge branch 'release' into test-release
    8c9c9aa0 CMake 3.3.0-rc4


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=89b7e49ebf6d9d9c64ad35e928f9daa74d78689e
commit 89b7e49ebf6d9d9c64ad35e928f9daa74d78689e
Merge: 179aa0b 8c9c9aa
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 13 09:21:27 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Jul 13 09:21:27 2015 -0400

    Merge branch 'release' into test-release


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8c9c9aa07f3ffaa48ebaea6adc8027b905298338
commit 8c9c9aa07f3ffaa48ebaea6adc8027b905298338
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 13 09:20:37 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Jul 13 09:20:37 2015 -0400

    CMake 3.3.0-rc4

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 1c7b243..5709421 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,4 +2,4 @@
 set(CMake_VERSION_MAJOR 3)
 set(CMake_VERSION_MINOR 3)
 set(CMake_VERSION_PATCH 0)
-set(CMake_VERSION_RC 3)
+set(CMake_VERSION_RC 4)

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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list