[Cmake-commits] CMake branch, next, updated. v3.0.0-rc2-1293-g9a5ffc4

Brad King brad.king at kitware.com
Thu Mar 20 09:34:52 EDT 2014


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  9a5ffc4da617b21187747db9a583caa4f000e574 (commit)
       via  4a5a65bf21016c055fe0d8ae86821970491f2063 (commit)
       via  a48de7d8506325e7f27c9dada578744e1ff3fb35 (commit)
      from  0cb6d3695dd962d89818a23e4ef103c84ff6866e (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=9a5ffc4da617b21187747db9a583caa4f000e574
commit 9a5ffc4da617b21187747db9a583caa4f000e574
Merge: 0cb6d36 4a5a65b
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Mar 20 09:34:52 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Mar 20 09:34:52 2014 -0400

    Merge topic 'test-release' into next
    
    4a5a65bf Merge branch 'release' into test-release
    a48de7d8 CMake 3.0.0-rc3


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4a5a65bf21016c055fe0d8ae86821970491f2063
commit 4a5a65bf21016c055fe0d8ae86821970491f2063
Merge: 0f79dab a48de7d
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Mar 20 09:27:06 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Mar 20 09:27:06 2014 -0400

    Merge branch 'release' into test-release


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a48de7d8506325e7f27c9dada578744e1ff3fb35
commit a48de7d8506325e7f27c9dada578744e1ff3fb35
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Mar 20 09:26:39 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Mar 20 09:26:39 2014 -0400

    CMake 3.0.0-rc3

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index b61fe08..3a53bc4 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,4 +2,4 @@
 set(CMake_VERSION_MAJOR 3)
 set(CMake_VERSION_MINOR 0)
 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