From d43510290a4b2e7bcbb8cb4bd45a4a0f2b73ffbe Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Fri, 14 Aug 2020 09:26:36 -0700 Subject: Bump version to 1.75.0 --- Jamroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Jamroot') diff --git a/Jamroot b/Jamroot index 4354f3aeb5..dbce8c6d8a 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.74.0 ; +constant BOOST_VERSION : 1.75.0 ; constant BOOST_JAMROOT_MODULE : $(__name__) ; boostcpp.set-version $(BOOST_VERSION) ; -- cgit v1.2.1