This commit is contained in:
Marshall Clow
2021-08-11 10:02:29 -07:00
committed by GitHub
parent 01f00de731
commit 8df65862c7

View File

@ -27,6 +27,6 @@
// 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_87"
#define BOOST_LIB_VERSION "1_78"
#endif