From a684b63cfb192f88b6d854e9655dce014375e48d Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 27 Apr 2020 21:17:46 -0700 Subject: [PATCH] Bump version to 1.74.0 --- Jamroot | 2 +- more/getting_started/detail/release-variables.rst | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Jamroot b/Jamroot index 1336df5795..4354f3aeb5 100644 --- a/Jamroot +++ b/Jamroot @@ -144,7 +144,7 @@ import option ; import tools/boost\_install/boost-install ; path-constant BOOST_ROOT : . ; -constant BOOST_VERSION : 1.73.0 ; +constant BOOST_VERSION : 1.74.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 cc574645b5..7fc121c5e3 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:: 73 -.. |boost_ver| replace:: ``boost_1_73_0`` -.. |boost_ver-bold| replace:: **boost_1_73_0** +.. |boost-version-number| replace:: 74 +.. |boost_ver| replace:: ``boost_1_74_0`` +.. |boost_ver-bold| replace:: **boost_1_74_0** -.. _sf-download: http://www.boost.org/users/history/version_1_73_0.html +.. _sf-download: http://www.boost.org/users/history/version_1_74_0.html