diff --git a/include/boost/config/compiler/visualc.hpp b/include/boost/config/compiler/visualc.hpp index c4cdb0ec..f1674099 100644 --- a/include/boost/config/compiler/visualc.hpp +++ b/include/boost/config/compiler/visualc.hpp @@ -348,7 +348,7 @@ #include // -// last known and checked version is 19.20.27404 (VC++ 2019 RC): +// last known and checked version is 19.20.27508 (VC++ 2019 RC3): #if (_MSC_VER > 1920) # if defined(BOOST_ASSERT_CONFIG) # error "Boost.Config is older than your current compiler version."