forked from boostorg/config
Need to set BOOST_LIB_VERSION correctly.
[SVN r30825]
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user