diff --git a/include/boost/config/compiler/sunpro_cc.hpp b/include/boost/config/compiler/sunpro_cc.hpp index 56901840..54ad77a3 100644 --- a/include/boost/config/compiler/sunpro_cc.hpp +++ b/include/boost/config/compiler/sunpro_cc.hpp @@ -202,7 +202,7 @@ #error "Compiler not supported or configured - please reconfigure" #endif // -// last known and checked version is 0x590: +// last known and checked version: #if (__SUNPRO_CC > 0x5150) # if defined(BOOST_ASSERT_CONFIG) # error "Boost.Config is older than your compiler - please check for an updated Boost release."