diff --git a/src/Version.h b/src/Version.h index 1bae5262c..99c9d8f18 100644 --- a/src/Version.h +++ b/src/Version.h @@ -75,7 +75,7 @@ #if defined(_MSC_VER) #if (_MSC_VER == 1924) #if(_MSC_FULL_VER >= 192428314) - #define VER_CPL MS Visual C++ 2019 v16.4.(0-1) + #define VER_CPL MS Visual C++ 2019 v16.4.(0-2) #endif #elif (_MSC_VER == 1923) #if(_MSC_FULL_VER >= 192328107)