Bump version to 1.73

This commit is contained in:
Marshall Clow
2019-12-11 10:28:45 -08:00
parent 27ffb1de6f
commit 542d04d0d9
5 changed files with 41 additions and 29 deletions

View File

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