[Cmake-commits] CMake branch, next, updated. v3.0.0-rc1-1150-g0589abd

Brad King brad.king at kitware.com
Mon Mar 17 13:18:54 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  0589abd78ca89331c2dc41e61710a7b378c58a57 (commit)
       via  adfc2b29e466c6bc777b534d61ba4f10ce82e5f7 (commit)
       via  0f4e8fd0e9d4be3d6a9b6fd6d5a89f5155192064 (commit)
      from  50444d66497cbfed37b915fbd8547b177aea9928 (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=0589abd78ca89331c2dc41e61710a7b378c58a57
commit 0589abd78ca89331c2dc41e61710a7b378c58a57
Merge: 50444d6 adfc2b2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Mar 17 13:18:53 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Mar 17 13:18:53 2014 -0400

    Merge topic 'test-release' into next
    
    adfc2b29 Merge branch 'release' into test-release
    0f4e8fd0 CMake 3.0.0-rc2


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=adfc2b29e466c6bc777b534d61ba4f10ce82e5f7
commit adfc2b29e466c6bc777b534d61ba4f10ce82e5f7
Merge: fb4aff0 0f4e8fd
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Mar 17 13:19:06 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Mar 17 13:19:06 2014 -0400

    Merge branch 'release' into test-release


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0f4e8fd0e9d4be3d6a9b6fd6d5a89f5155192064
commit 0f4e8fd0e9d4be3d6a9b6fd6d5a89f5155192064
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Mar 17 13:14:27 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Mar 17 13:14:27 2014 -0400

    CMake 3.0.0-rc2

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 5ce43f5..b61fe08 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 1)
+set(CMake_VERSION_RC 2)

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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list