Bump version to 1.74.0

This commit is contained in:
Marshall Clow
2020-04-27 21:17:46 -07:00
parent 62a4b7f40e
commit a684b63cfb
2 changed files with 5 additions and 5 deletions

View File

@@ -144,7 +144,7 @@ import option ;
import tools/boost\_install/boost-install ;
path-constant BOOST_ROOT : . ;
constant BOOST_VERSION : 1.73.0 ;
constant BOOST_VERSION : 1.74.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;