summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2018-12-12 09:53:26 -0800
committerMarshall Clow <marshall@idio.com>2018-12-12 09:53:26 -0800
commit56947523b49807bdd02555be18408649125e336f (patch)
treeee6bf3a396b0a64fb63abb658ac721a9f46d86a2 /Jamroot
parent8d02ed770bbd22c7573b625657d8cc44aa19351a (diff)
downloadboost-56947523b49807bdd02555be18408649125e336f.tar.gz
Update version to 1.70
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index 3ccbb9d731..6c78aec8da 100644
--- a/Jamroot
+++ b/Jamroot
@@ -137,7 +137,7 @@ import threadapi-feature ;
import option ;
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) ;