[Cmake-commits] CMake branch, next, updated. v3.0.0-rc3-2179-g827fc7d
Brad King
brad.king at kitware.com
Thu Apr 10 09:32:45 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 827fc7da07237a24f0fc5673e4b70821643ee0e5 (commit)
via d5aea0105918edf1593a78f46361bcec495dfbfd (commit)
via 7bd691ea1d3f1f2f8403f45321a2b82c6ae18026 (commit)
from 75c659d3742cd96a70329c3c478dd72a340246cf (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=827fc7da07237a24f0fc5673e4b70821643ee0e5
commit 827fc7da07237a24f0fc5673e4b70821643ee0e5
Merge: 75c659d d5aea01
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Apr 10 09:32:44 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Apr 10 09:32:44 2014 -0400
Merge topic 'test-release' into next
d5aea010 Merge branch 'release' into test-release
7bd691ea CMake 3.0.0-rc4
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d5aea0105918edf1593a78f46361bcec495dfbfd
commit d5aea0105918edf1593a78f46361bcec495dfbfd
Merge: 2420a85 7bd691e
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Apr 10 09:33:13 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Apr 10 09:33:13 2014 -0400
Merge branch 'release' into test-release
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7bd691ea1d3f1f2f8403f45321a2b82c6ae18026
commit 7bd691ea1d3f1f2f8403f45321a2b82c6ae18026
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Apr 10 09:30:22 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Apr 10 09:30:22 2014 -0400
CMake 3.0.0-rc4
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 3a53bc4..a5cf693 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 3)
+set(CMake_VERSION_RC 4)
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list