summaryrefslogtreecommitdiffstats
path: root/Help/release
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-09-16 12:16:42 (GMT)
committerKitware Robot <kwrobot@kitware.com>2021-09-16 12:16:54 (GMT)
commit1b91aaecd8ab707e1f245bc911baebd55637881a (patch)
tree5278baf7e69de4e030c9acc95d81e7a05fb23f03 /Help/release
parent86d0d78f2e6d39d22878b2a15f66ec854ed06848 (diff)
parentb6ac10394b88b476f069ba75426c1556ab8bfe00 (diff)
downloadCMake-1b91aaecd8ab707e1f245bc911baebd55637881a.zip
CMake-1b91aaecd8ab707e1f245bc911baebd55637881a.tar.gz
CMake-1b91aaecd8ab707e1f245bc911baebd55637881a.tar.bz2
Merge topic 'vs2022'
b6ac10394b VS: Update Visual Studio 17 2022 generator for Preview 4 f200f4d5a7 VS: Fix managed C++ project generation for VS 2022 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6524
Diffstat (limited to 'Help/release')
-rw-r--r--Help/release/3.21.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/Help/release/3.21.rst b/Help/release/3.21.rst
index a5125ac..5d8c200 100644
--- a/Help/release/3.21.rst
+++ b/Help/release/3.21.rst
@@ -27,7 +27,7 @@ Generators
----------
* The :generator:`Visual Studio 17 2022` generator was added. This is
- experimental and based on "Visual Studio 2022 Preview 3.1" because this
+ experimental and based on "Visual Studio 2022 Preview 4" because this
version of VS has not been released.
* The :ref:`Makefile Generators` and the :generator:`Ninja` generator
@@ -313,3 +313,9 @@ Changes made since CMake 3.21.0 include the following.
* The :generator:`Visual Studio 17 2022` generator is now based on
"Visual Studio 2022 Preview 3.1". Previously it was based on "Preview 2".
+
+3.21.3
+------
+
+* The :generator:`Visual Studio 17 2022` generator is now based on
+ "Visual Studio 2022 Preview 4". Previously it was based on "Preview 3.1".