[Cmake-commits] CMake branch, next, updated. v3.0.0-4635-g00fafe4
Brad King
brad.king at kitware.com
Wed Jul 30 09:53:16 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 00fafe4493dc3a2226e76fa502e93991440151b8 (commit)
via ab3cec67a4daff8e0955a848798b059ea09ca63d (commit)
via 8a94cef7048004fab0a28eb850dd1e3dc76a6d2d (commit)
from 5f7bbf3f6a0a444093de69eb8ededcd2ad43c666 (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=00fafe4493dc3a2226e76fa502e93991440151b8
commit 00fafe4493dc3a2226e76fa502e93991440151b8
Merge: 5f7bbf3 ab3cec6
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 30 09:53:15 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jul 30 09:53:15 2014 -0400
Merge topic 'test-release' into next
ab3cec67 Merge branch 'release' into test-release
8a94cef7 CMake 3.0.1
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ab3cec67a4daff8e0955a848798b059ea09ca63d
commit ab3cec67a4daff8e0955a848798b059ea09ca63d
Merge: 8d1306c 8a94cef
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 30 09:54:11 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Jul 30 09:54:11 2014 -0400
Merge branch 'release' into test-release
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8a94cef7048004fab0a28eb850dd1e3dc76a6d2d
commit 8a94cef7048004fab0a28eb850dd1e3dc76a6d2d
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 30 09:47:32 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Jul 30 09:47:32 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