[Cmake-commits] CMake branch, next, updated. v3.0.0-4682-gc9f984e

Brad King brad.king at kitware.com
Thu Jul 31 09:40:37 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  c9f984ebe8961c764358ff1e2ea3b2b67e0863f5 (commit)
       via  c1cad93efe05617ff375e5e1f2c2d45e1b490dfa (commit)
       via  76acc128a272b1fae303215a985410faec87c3e0 (commit)
      from  dda69ff728f518726d19c3b9f12d9e7f955641f6 (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=c9f984ebe8961c764358ff1e2ea3b2b67e0863f5
commit c9f984ebe8961c764358ff1e2ea3b2b67e0863f5
Merge: dda69ff c1cad93
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 31 09:40:36 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jul 31 09:40:36 2014 -0400

    Merge topic 'test-release' into next
    
    c1cad93e Merge branch 'release' into test-release
    76acc128 CMake 3.0.1


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c1cad93efe05617ff375e5e1f2c2d45e1b490dfa
commit c1cad93efe05617ff375e5e1f2c2d45e1b490dfa
Merge: b48211d 76acc12
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 31 09:41:34 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Jul 31 09:41:34 2014 -0400

    Merge branch 'release' into test-release


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=76acc128a272b1fae303215a985410faec87c3e0
commit 76acc128a272b1fae303215a985410faec87c3e0
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 30 15:32:07 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Jul 30 15:32:07 2014 -0400

    CMake 3.0.1

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 1937ad4..4caa608 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -1,5 +1,5 @@
 # CMake version number components.
 set(CMake_VERSION_MAJOR 3)
 set(CMake_VERSION_MINOR 0)
-set(CMake_VERSION_PATCH 0)
+set(CMake_VERSION_PATCH 1)
 #set(CMake_VERSION_RC 0)

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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list