forked from boostorg/config
Decided we need the full version string after all.
[SVN r30831]
This commit is contained in:
@@ -27,8 +27,9 @@
|
|||||||
// number and y is the minor version number. This is used by
|
// number and y is the minor version number. This is used by
|
||||||
// <config/auto_link.hpp> to select which library version to link to.
|
// <config/auto_link.hpp> to select which library version to link to.
|
||||||
|
|
||||||
#define BOOST_LIB_VERSION "1_33"
|
#define BOOST_LIB_VERSION "1_33_1"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user