Bump version to 1.75.0

This commit is contained in:
Marshall Clow 2020-08-14 09:26:36 -07:00
parent a7090e8ce1
commit d43510290a

View file

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