diff --git a/src/Version.h b/src/Version.h index f03c092b2..8bf002eeb 100644 --- a/src/Version.h +++ b/src/Version.h @@ -78,7 +78,7 @@ #if defined(_MSC_VER) #if (_MSC_VER == 1933) #if (_MSC_FULL_VER >= 193331629) - #define VER_CPL MS Visual C++ 2022 v17.3.(0-1) + #define VER_CPL MS Visual C++ 2022 v17.3.(0-2) #endif #elif (_MSC_VER == 1932) #if (_MSC_FULL_VER >= 193231332)