Updated last vacpp version number

[SVN r15370]
This commit is contained in:
John Maddock
2002-09-16 11:52:30 +00:00
parent 1ac93b8c1a
commit a37bdd82b5

View File

@@ -27,7 +27,7 @@
#endif
//
// last known and checked version is 500:
#if (__IBMCPP__ > 500)
#if (__IBMCPP__ > 502)
# if defined(BOOST_ASSERT_CONFIG)
# error "Unknown compiler version - please run the configure tests and report the results"
# endif