[Cmake-commits] CMake branch, master, updated. v3.15.3-1267-g6fa2bae
Kitware Robot
kwrobot at kitware.com
Mon Sep 30 15:07:59 EDT 2019
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, master has been updated
via 6fa2baef61dd8344c68dc25e4814113fb40aaffb (commit)
via 6d01a8e004c5faf2d0b2c3b7c0645ce3726181b6 (commit)
from acbe5ae049f5918e3653cb250196f27f02a773d2 (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=6fa2baef61dd8344c68dc25e4814113fb40aaffb
commit 6fa2baef61dd8344c68dc25e4814113fb40aaffb
Merge: acbe5ae 6d01a8e
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Sep 30 15:05:41 2019 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Sep 30 15:05:41 2019 -0400
Merge branch 'release-3.14'
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6d01a8e004c5faf2d0b2c3b7c0645ce3726181b6
commit 6d01a8e004c5faf2d0b2c3b7c0645ce3726181b6
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Sep 30 14:01:30 2019 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Sep 30 14:01:30 2019 -0400
CMake 3.14.7
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index a1ff9fa..01dedde 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 14)
-set(CMake_VERSION_PATCH 6)
+set(CMake_VERSION_PATCH 7)
#set(CMake_VERSION_RC 0)
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list