Need to set BOOST_LIB_VERSION correctly.

[SVN r30825]
This commit is contained in:
John Maddock
2005-09-06 12:36:24 +00:00
parent e7d7ef5cd5
commit ef7b5f528e

View File

@@ -27,7 +27,8 @@
// number and y is the minor version number. This is used by
// <config/auto_link.hpp> to select which library version to link to.
#define BOOST_LIB_VERSION "1_33_1"
#define BOOST_LIB_VERSION "1_33"
#endif