1.25.0 runup

[SVN r11278]
This commit is contained in:
Beman Dawes
2001-09-26 13:32:18 +00:00
parent a6d8ec6759
commit e70d87fe34

View File

@ -20,7 +20,7 @@
// BOOST_VERSION / 100 % 1000 is the minor version // BOOST_VERSION / 100 % 1000 is the minor version
// BOOST_VERSION / 100000 is the major version // BOOST_VERSION / 100000 is the major version
#define BOOST_VERSION 102400 #define BOOST_VERSION 102500
#endif #endif