[Cmake-commits] CMake branch, master, updated. v3.11.0-rc3-251-gb3e668e
Kitware Robot
kwrobot at kitware.com
Fri Mar 16 08:45:02 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 b3e668ea25d35a04adc41e17cfb4c8ab7a97a7d9 (commit)
via e4a0d8f39987a4574336892106b39781fd2d4e50 (commit)
from f919600ed6ec910f14ae73e583745fc5b05f7882 (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=b3e668ea25d35a04adc41e17cfb4c8ab7a97a7d9
commit b3e668ea25d35a04adc41e17cfb4c8ab7a97a7d9
Merge: f919600 e4a0d8f
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Mar 16 08:39:53 2018 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Fri Mar 16 08:39:53 2018 -0400
Merge branch 'release-3.10'
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e4a0d8f39987a4574336892106b39781fd2d4e50
commit e4a0d8f39987a4574336892106b39781fd2d4e50
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Mar 16 07:34:34 2018 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Fri Mar 16 07:34:34 2018 -0400
CMake 3.10.3
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index c262bdd..9367e48 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 10)
-set(CMake_VERSION_PATCH 2)
+set(CMake_VERSION_PATCH 3)
#set(CMake_VERSION_RC 0)
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list