Decided we need the full version string after all.

[SVN r30831]
This commit is contained in:
John Maddock
2005-09-06 17:31:44 +00:00
parent ef7b5f528e
commit 896dae9b4d

View File

@@ -27,8 +27,9 @@
// 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"
#define BOOST_LIB_VERSION "1_33_1"
#endif