8.1 increment

[SVN r14429]
This commit is contained in:
Beman Dawes
2002-07-12 19:58:26 +00:00
parent 8f83b72cfb
commit f6c78ce85d

View File

@ -42,8 +42,8 @@
# error "Compiler not supported or configured - please reconfigure" # error "Compiler not supported or configured - please reconfigure"
#endif #endif
// //
// last known and checked version is 0x3000: // last known and checked version is 0x3001:
#if (__MWERKS__ > 0x3000) #if (__MWERKS__ > 0x3001)
# if defined(BOOST_ASSERT_CONFIG) # if defined(BOOST_ASSERT_CONFIG)
# error "Unknown compiler version - please run the configure tests and report the results" # error "Unknown compiler version - please run the configure tests and report the results"
# endif # endif