Skip to content

Commit 0b17fa8

Browse files
TylerMSFTTylerMSFT
authored andcommitted
edit latest version
1 parent a45379e commit 0b17fa8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/windows/latest-supported-vc-redist.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ This table lists the latest supported English (en-US) Microsoft Visual C++ Redis
2828
Unlike older versions of Visual Studio, which have infrequent redist updates, the version number isn't listed in the following table for Visual Studio 2015-2022 because the redist is updated frequently. To find the version number of the latest redist, download the redist you're interested in using one of the following links. Then, look at its properties using Windows File Explorer. In the **Details** pane, the **File version** contains the version of the redist.
2929

3030
## Latest Microsoft Visual C++ Redistributable Version
31-
The latest version is `14.38.33135.0`
31+
32+
The latest version is `14.40.33810.0`
3233

3334
Use the following links to download this version for each supported architecture:
3435

@@ -44,7 +45,7 @@ Download other versions, including long term servicing release channel (LTSC) ve
4445

4546
- The Visual C++ Redistributable for Visual Studio 2015-2022 doesn't have separate packages for different languages. It contains EULAs for all supported languages.
4647

47-
- Some of the downloads that are mentioned in this article are currently available on [my.visualstudio.com](https://my.visualstudio.com/). Log in using a Visual Studio Subscription account so that you can access the download links. If you're asked for credentials, use your existing Visual Studio subscription account. Or, create a free account by choosing the **No account? Create one!** link.
48+
- Some of the downloads that are mentioned in this article are currently available on [my.visualstudio.com](https://my.visualstudio.com/). Log in using a Visual Studio Subscription account so that you can access the download links. If you're asked for credentials, use your existing Visual Studio subscription account. Or, create a free account by choosing the **No account? Create one!** link.
4849

4950
- Visual Studio versions since Visual Studio 2015 share the same Redistributable files. For example, any apps built by the Visual Studio 2015, 2017, 2019, or 2022 toolsets can use the latest Microsoft Visual C++ Redistributable. However, the version of the Microsoft Visual C++ Redistributable installed on the machine must be the same or higher than the version of the Visual C++ toolset used to create your application. For more information about which version of the Redistributable to install, see [Determining which DLLs to redistribute](determining-which-dlls-to-redistribute.md). For more information about binary compatibility, see [C++ binary compatibility between Visual Studio versions](../porting/binary-compat-2015-2017.md).
5051

@@ -54,7 +55,7 @@ Download other versions, including long term servicing release channel (LTSC) ve
5455

5556
## Visual Studio 2013 (VC++ 12.0) (no longer supported)
5657

57-
These links download the latest supported en-US Microsoft Visual C++ Redistributable packages for Visual Studio 2013.
58+
These links download the latest available en-US Microsoft Visual C++ Redistributable packages for Visual Studio 2013.
5859
You can download other versions and languages from [Update for Visual C++ 2013 Redistributable Package](https://support.microsoft.com/topic/update-for-visual-c-2013-redistributable-package-d8ccd6a5-4e26-c290-517b-8da6cfdf4f10) or from [my.visualstudio.com](https://my.visualstudio.com/).
5960

6061
| Architecture | Version | Link |

0 commit comments

Comments
 (0)