From 212bb9b1ba78e4d0698571939265277dec328fe0 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Fri, 12 Apr 2019 07:16:11 +0100 Subject: Update version # to 1.71 --- Jamroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Jamroot') 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) ; -- cgit v1.2.1