diff --git a/Jamroot b/Jamroot index c285815f57..a917f4725f 100644 --- a/Jamroot +++ b/Jamroot @@ -137,7 +137,7 @@ import threadapi-feature ; import option ; path-constant BOOST_ROOT : . ; -constant BOOST_VERSION : 1.67.0 ; +constant BOOST_VERSION : 1.66.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 a90a5f1fc8..918e343448 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:: 67 -.. |boost_ver| replace:: ``boost_1_67_0`` -.. |boost_ver-bold| replace:: **boost_1_67_0** +.. |boost-version-number| replace:: 68 +.. |boost_ver| replace:: ``boost_1_68_0`` +.. |boost_ver-bold| replace:: **boost_1_68_0** -.. _sf-download: http://www.boost.org/users/history/version_1_67_0.html +.. _sf-download: http://www.boost.org/users/history/version_1_68_0.html