mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-16 18:47:32 -05:00

Visual Studio 2022 is out, and 2019 has added a couple more version numbers while I wasn't looking. Also, the main web page that lists the version number mappings now documents the wrinkle where you sometimes have to disambiguate via _MSC_FULL_VER (and indeed has added another such case for 16.11), so I no longer have to link to some unofficial blog post in the comment explaining that. (*Also*, if _MSC_FULL_VER is worth checking, then it's worth putting in the build info!)