summaryrefslogtreecommitdiffstats
path: root/Help/release/3.21.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-10-19 13:27:37 (GMT)
committerBrad King <brad.king@kitware.com>2021-10-19 13:27:37 (GMT)
commit3d9d75b0bea439e3e9957733964668030e849dfe (patch)
treeac3661ebe40e7d1d9c9925d3b70bff1a4a442ce4 /Help/release/3.21.rst
parent71dc6feed8c60ab86faf46e0162142bf690a2da0 (diff)
downloadCMake-3d9d75b0bea439e3e9957733964668030e849dfe.zip
CMake-3d9d75b0bea439e3e9957733964668030e849dfe.tar.gz
CMake-3d9d75b0bea439e3e9957733964668030e849dfe.tar.bz2
VS: Update Visual Studio 17 2022 generator for the Release Candidate
Diffstat (limited to 'Help/release/3.21.rst')
-rw-r--r--Help/release/3.21.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Help/release/3.21.rst b/Help/release/3.21.rst
index 2a676fa..4b0d68c 100644
--- a/Help/release/3.21.rst
+++ b/Help/release/3.21.rst
@@ -27,8 +27,8 @@ Generators
----------
* The :generator:`Visual Studio 17 2022` generator was added. This is
- experimental and based on "Visual Studio 2022 Preview 5" because this
- version of VS has not been released.
+ experimental and based on "Visual Studio 2022 Release Candidate" because
+ this version of VS has not been released.
* The :ref:`Makefile Generators` and the :generator:`Ninja` generator
learned to add linker launcher tools along with the linker for ``C``,