diff options
author | Brad King <brad.king@kitware.com> | 2023-08-23 13:53:31 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-08-23 13:53:31 (GMT) |
commit | 72beefa91b7d6ea6eeffaf0977219e9e3fc4943d (patch) | |
tree | ad8e12a061cab4c5209df5c916751093e1079db9 /Help | |
parent | 649aa7aafff44ea56952aafa5b7ed046f67604b3 (diff) | |
parent | c3977582b77f8b5a4ccacf460a262ff0a75d3cc5 (diff) | |
download | CMake-72beefa91b7d6ea6eeffaf0977219e9e3fc4943d.zip CMake-72beefa91b7d6ea6eeffaf0977219e9e3fc4943d.tar.gz CMake-72beefa91b7d6ea6eeffaf0977219e9e3fc4943d.tar.bz2 |
Merge branch 'release-3.27'
Diffstat (limited to 'Help')
-rw-r--r-- | Help/release/3.27.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Help/release/3.27.rst b/Help/release/3.27.rst index 561933a..7bcfc9a 100644 --- a/Help/release/3.27.rst +++ b/Help/release/3.27.rst @@ -285,9 +285,9 @@ Changes made since CMake 3.27.0 include the following. to select the Windows 8.1 SDK. In CMake 3.27.[0-1] the ``version=`` field was limited to selecting Windows 10 SDKs. -3.27.3 ------- +3.27.3, 3.27.4 +-------------- -* This version made no changes to documented features or interfaces. +* These versions made no changes to documented features or interfaces. Some implementation updates were made to support ecosystem changes and/or fix regressions. |