[Cmake-commits] CMake branch, next, updated. v3.0.0-rc6-3570-g951c66a

Brad King brad.king at kitware.com
Thu Jun 5 11:00:20 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  951c66aabc2d97dfda6a5e799dba5153819a451e (commit)
       via  22335656eba0bdfb0e8547798c9cff7784fa7f1d (commit)
       via  3182d82c65919d64fee67aa47f741b57a1c6ceef (commit)
      from  e8d5fafcbad1ff59643da78ce6161cdea3e7b7e1 (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=951c66aabc2d97dfda6a5e799dba5153819a451e
commit 951c66aabc2d97dfda6a5e799dba5153819a451e
Merge: e8d5faf 2233565
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 5 11:00:19 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jun 5 11:00:19 2014 -0400

    Merge topic 'test-release' into next
    
    22335656 Merge branch 'release' into test-release
    3182d82c CMake 3.0.0


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=22335656eba0bdfb0e8547798c9cff7784fa7f1d
commit 22335656eba0bdfb0e8547798c9cff7784fa7f1d
Merge: 64f3993 3182d82
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 5 10:58:39 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Jun 5 10:58:39 2014 -0400

    Merge branch 'release' into test-release


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3182d82c65919d64fee67aa47f741b57a1c6ceef
commit 3182d82c65919d64fee67aa47f741b57a1c6ceef
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 5 10:58:27 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Jun 5 10:58:27 2014 -0400

    CMake 3.0.0

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 46909ba..1937ad4 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 6)
+#set(CMake_VERSION_RC 0)

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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list