[Cmake-commits] CMake branch, next, updated. v3.3.0-rc2-695-g954b488

Brad King brad.king at kitware.com
Fri Jun 26 08:45:04 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  954b488d95c741596e6102d6ed151be90d66c667 (commit)
       via  7057d680899acd98d7d8c1f700d3e0845251dd7d (commit)
       via  74c99d11bc62048a069bd6c89b48cf4f94884210 (commit)
      from  b9d228c839be235b02eb5d8c8b8e713692ed6295 (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=954b488d95c741596e6102d6ed151be90d66c667
commit 954b488d95c741596e6102d6ed151be90d66c667
Merge: b9d228c 7057d68
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jun 26 08:45:04 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jun 26 08:45:04 2015 -0400

    Merge topic 'test-release' into next
    
    7057d680 Merge branch 'release' into test-release
    74c99d11 CMake 3.3.0-rc3


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7057d680899acd98d7d8c1f700d3e0845251dd7d
commit 7057d680899acd98d7d8c1f700d3e0845251dd7d
Merge: dcc2a7c 74c99d1
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jun 26 08:44:46 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Fri Jun 26 08:44:46 2015 -0400

    Merge branch 'release' into test-release


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=74c99d11bc62048a069bd6c89b48cf4f94884210
commit 74c99d11bc62048a069bd6c89b48cf4f94884210
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jun 26 08:44:27 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Fri Jun 26 08:44:27 2015 -0400

    CMake 3.3.0-rc3

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 26a3b8a..1c7b243 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 2)
+set(CMake_VERSION_RC 3)

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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list