diff options
author | Brad King <brad.king@kitware.com> | 2023-11-15 14:43:56 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-11-15 14:43:56 (GMT) |
commit | cd74246331ad6934258bd5682b3420cae7752a57 (patch) | |
tree | 2979adf58e91b788d2832853e9f7c6423c654baf /Help | |
parent | c2a4c3915b7a78b3c2c122220089c1313e6b83ab (diff) | |
parent | 9cfff766eb26ab8b29aa509e42d6b367dd00c7b7 (diff) | |
download | CMake-cd74246331ad6934258bd5682b3420cae7752a57.zip CMake-cd74246331ad6934258bd5682b3420cae7752a57.tar.gz CMake-cd74246331ad6934258bd5682b3420cae7752a57.tar.bz2 |
Merge branch 'release-3.27' into release-3.28
Diffstat (limited to 'Help')
-rw-r--r-- | Help/release/3.27.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Help/release/3.27.rst b/Help/release/3.27.rst index 2ba0c7d..8a67ebc 100644 --- a/Help/release/3.27.rst +++ b/Help/release/3.27.rst @@ -285,8 +285,8 @@ 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.4, 3.27.5, 3.27.6, 3.27.7 --------------------------------------- +3.27.3, 3.27.4, 3.27.5, 3.27.6, 3.27.7, 3.27.8 +---------------------------------------------- * These versions made no changes to documented features or interfaces. Some implementation updates were made to support ecosystem changes |