Update version # to 1.71

This commit is contained in:
Marshall Clow
2019-04-12 07:16:11 +01:00
parent 8f9a1cf1d1
commit 212bb9b1ba
2 changed files with 5 additions and 5 deletions

View File

@@ -143,7 +143,7 @@ import option ;
import tools/boost_install/boost-install ;
path-constant BOOST_ROOT : . ;
constant BOOST_VERSION : 1.70.0 ;
constant BOOST_VERSION : 1.71.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;