Get ready for next release

[SVN r18039]
This commit is contained in:
Beman Dawes
2003-03-20 22:34:01 +00:00
parent eb0676edac
commit 20a4dd507c

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 103000 #define BOOST_VERSION 103100
#endif #endif