diff --git a/Jamroot b/Jamroot index e07701e4cd..e0d7c90f51 100644 --- a/Jamroot +++ b/Jamroot @@ -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) ; diff --git a/more/getting_started/detail/release-variables.rst b/more/getting_started/detail/release-variables.rst index c33b467086..7e5add4db8 100644 --- a/more/getting_started/detail/release-variables.rst +++ b/more/getting_started/detail/release-variables.rst @@ -5,8 +5,8 @@ .. This file contains all the definitions that need to be updated .. for each new release of Boost. -.. |boost-version-number| replace:: 70 -.. |boost_ver| replace:: ``boost_1_70_0`` -.. |boost_ver-bold| replace:: **boost_1_70_0** +.. |boost-version-number| replace:: 71 +.. |boost_ver| replace:: ``boost_1_71_0`` +.. |boost_ver-bold| replace:: **boost_1_71_0** -.. _sf-download: http://www.boost.org/users/history/version_1_70_0.html +.. _sf-download: http://www.boost.org/users/history/version_1_71_0.html