summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index bd51c723c2..1d213010a6 100644
--- a/Jamroot
+++ b/Jamroot
@@ -138,7 +138,7 @@ import option ;
import tools/boost_install/boost-install ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.69.0 ;
+constant BOOST_VERSION : 1.70.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;