[Cmake-commits] CMake branch, next, updated. v3.6.1-1842-g0aeffa8
Brad King
brad.king at kitware.com
Wed Sep 7 08:58:14 EDT 2016
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 0aeffa8d1ffc19161fb49220441e39121872da5b (commit)
via a3fed59970d77338db0f4bda4c2e90ebccbe9159 (commit)
via c5dcd31e92c0a09009a340e3fe23ced4f6190b64 (commit)
via 983371a6eb247a68b628ad63326b1f0607fcf006 (commit)
from 1a7490c01445a431a0467f8bd0132f98c343ea9b (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0aeffa8d1ffc19161fb49220441e39121872da5b
commit 0aeffa8d1ffc19161fb49220441e39121872da5b
Merge: 1a7490c a3fed59
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Sep 7 08:58:14 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Sep 7 08:58:14 2016 -0400
Merge topic 'test-release' into next
a3fed599 Merge branch 'release' into test-release
c5dcd31e CMake 3.6.2
983371a6 Merge branch 'backport-curl-fix' into release
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a3fed59970d77338db0f4bda4c2e90ebccbe9159
commit a3fed59970d77338db0f4bda4c2e90ebccbe9159
Merge: f76bcee c5dcd31
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Sep 7 08:57:20 2016 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Sep 7 08:57:20 2016 -0400
Merge branch 'release' into test-release
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c5dcd31e92c0a09009a340e3fe23ced4f6190b64
commit c5dcd31e92c0a09009a340e3fe23ced4f6190b64
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Sep 7 08:55:56 2016 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Sep 7 08:55:56 2016 -0400
CMake 3.6.2
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index c1395e5..241cc8d 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 6)
-set(CMake_VERSION_PATCH 1)
+set(CMake_VERSION_PATCH 2)
#set(CMake_VERSION_RC 0)
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=983371a6eb247a68b628ad63326b1f0607fcf006
commit 983371a6eb247a68b628ad63326b1f0607fcf006
Merge: 0fd5413 4b53a69
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Sep 7 08:54:20 2016 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Sep 7 08:54:20 2016 -0400
Merge branch 'backport-curl-fix' into release
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list