summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2019-04-12 07:16:11 +0100
committerMarshall Clow <marshall@idio.com>2019-04-12 07:18:16 +0100
commit212bb9b1ba78e4d0698571939265277dec328fe0 (patch)
tree081e13b113845d6c2b7a08dc52ff2685aabe5f7c /Jamroot
parent8f9a1cf1d15d262e09c16a305034d8bc1e39aca2 (diff)
downloadboost-212bb9b1ba78e4d0698571939265277dec328fe0.tar.gz
Update version # to 1.71
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
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) ;