[Cmake-commits] CMake branch, next, updated. v3.3.0-rc1-356-g1e97629

Brad King brad.king at kitware.com
Tue Jun 9 10:35: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  1e97629e39c01a41a8343a0d2b5cdc7ea5e472c5 (commit)
       via  1ac9e00e2707b4b826383616158a7b306c2f2b74 (commit)
       via  86bde2ef3e5d56ca7326b51e6608a79a08eb90cd (commit)
      from  23a7d0babd375e57c60e56ee1434aab82e2b3bfa (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=1e97629e39c01a41a8343a0d2b5cdc7ea5e472c5
commit 1e97629e39c01a41a8343a0d2b5cdc7ea5e472c5
Merge: 23a7d0b 1ac9e00
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jun 9 10:35:51 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jun 9 10:35:51 2015 -0400

    Merge topic 'test-release' into next
    
    1ac9e00e Merge branch 'release' into test-release
    86bde2ef CMake 3.3.0-rc2


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1ac9e00e2707b4b826383616158a7b306c2f2b74
commit 1ac9e00e2707b4b826383616158a7b306c2f2b74
Merge: 1c65ce5 86bde2e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jun 9 10:34:34 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Tue Jun 9 10:34:34 2015 -0400

    Merge branch 'release' into test-release


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=86bde2ef3e5d56ca7326b51e6608a79a08eb90cd
commit 86bde2ef3e5d56ca7326b51e6608a79a08eb90cd
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jun 9 10:31:54 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Tue Jun 9 10:31:54 2015 -0400

    CMake 3.3.0-rc2

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

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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list