[Cmake-commits] CMake branch, next, updated. v3.0.0-rc3-2240-g20944b4
Brad King
brad.king at kitware.com
Fri Apr 11 09:39:12 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 20944b4c8b072b8c5430f70a52dd1b20fe5dd4ff (commit)
via 5b7482e4baa6f2f5d4ee59784e64491eca94924d (commit)
via f2ffb12302953aa79dcb4b00ba0e9ca231401fa6 (commit)
from 7d55b4a5ed19c61c7ef1a8cb3fa47dca7f574013 (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=20944b4c8b072b8c5430f70a52dd1b20fe5dd4ff
commit 20944b4c8b072b8c5430f70a52dd1b20fe5dd4ff
Merge: 7d55b4a 5b7482e
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Apr 11 09:39:11 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Apr 11 09:39:11 2014 -0400
Merge topic 'test-release' into next
5b7482e4 Merge branch 'release' into test-release
f2ffb123 CMake 3.0.0-rc4
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5b7482e4baa6f2f5d4ee59784e64491eca94924d
commit 5b7482e4baa6f2f5d4ee59784e64491eca94924d
Merge: 3927747 f2ffb12
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Apr 11 09:39:43 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Fri Apr 11 09:39:43 2014 -0400
Merge branch 'release' into test-release
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f2ffb12302953aa79dcb4b00ba0e9ca231401fa6
commit f2ffb12302953aa79dcb4b00ba0e9ca231401fa6
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Apr 11 09:38:32 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Fri Apr 11 09:38:32 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