Release: Merge fixed BOOST_LIB_VERSION from trunk.

[SVN r70560]
This commit is contained in:
Daniel James
2011-03-26 10:43:03 +00:00
parent 29fd4a0f96
commit 98d2f9fc1d

View File

@ -27,7 +27,7 @@
// number, y is the minor version number, and z is the patch level if not 0.
// This is used by <config/auto_link.hpp> to select which library version to link to.
#define BOOST_LIB_VERSION "1_47_0"
#define BOOST_LIB_VERSION "1_47"
#endif