[Cmake-commits] CMake branch, master, updated. v3.11.3-967-g65ee7d1
Kitware Robot
kwrobot at kitware.com
Thu Jun 14 10:35:05 EDT 2018
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 65ee7d1cc399c5cac25d97827f32e8c5ba60b419 (commit)
via 316bd45439ad8ced6b31bcb10303a788038387ef (commit)
from b367da75c19403b97ce657332d455add05a79928 (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=65ee7d1cc399c5cac25d97827f32e8c5ba60b419
commit 65ee7d1cc399c5cac25d97827f32e8c5ba60b419
Merge: b367da7 316bd45
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 14 10:34:23 2018 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Jun 14 10:34:23 2018 -0400
Merge branch 'release-3.11'
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=316bd45439ad8ced6b31bcb10303a788038387ef
commit 316bd45439ad8ced6b31bcb10303a788038387ef
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 14 09:13:47 2018 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Jun 14 09:13:47 2018 -0400
CMake 3.11.4
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 354d0b5..d8059bf 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 11)
-set(CMake_VERSION_PATCH 3)
+set(CMake_VERSION_PATCH 4)
#set(CMake_VERSION_RC 0)
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list