mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
Fix typo
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user