[Cmake-commits] CMake branch, next, updated. v3.3.0-rc4-1178-g350e3b1

Brad King brad.king at kitware.com
Mon Jul 20 11:14:32 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  350e3b1a510f8c19a2f8a2937744778073ce7dec (commit)
       via  b193153ced9b42cdd4f436b87bc15c63ead2c468 (commit)
       via  0e3cfc134cee5b560a636d72231cfcaeac376b85 (commit)
       via  04b45acc3dbaffc1938ce7dd65aea8466683fdc8 (commit)
      from  685c3cc5560ace475dcddcbb30e98f67b02f3514 (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=350e3b1a510f8c19a2f8a2937744778073ce7dec
commit 350e3b1a510f8c19a2f8a2937744778073ce7dec
Merge: 685c3cc b193153
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 20 11:14:31 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 20 11:14:31 2015 -0400

    Merge topic 'test-release' into next
    
    b193153c Merge branch 'release' into test-release
    0e3cfc13 CMake 3.3.0
    04b45acc CMake Nightly Date Stamp


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b193153ced9b42cdd4f436b87bc15c63ead2c468
commit b193153ced9b42cdd4f436b87bc15c63ead2c468
Merge: 04b45ac 0e3cfc1
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 20 11:14:08 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Jul 20 11:14:08 2015 -0400

    Merge branch 'release' into test-release


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0e3cfc134cee5b560a636d72231cfcaeac376b85
commit 0e3cfc134cee5b560a636d72231cfcaeac376b85
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 20 11:05:01 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Jul 20 11:05:01 2015 -0400

    CMake 3.3.0

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 5709421..508efbc 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 4)
+#set(CMake_VERSION_RC 0)

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

Summary of changes:
 Source/CMakeVersion.cmake |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list