summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2018-08-09 10:04:53 -0700
committerMarshall Clow <marshall@idio.com>2018-08-09 10:09:24 -0700
commit2d4895ea3c8818299027824244efc8941a19691f (patch)
tree8c807575edbe3fcb70c70833ad7f012b72623947 /Jamroot
parent7e1702ecf7ee2b3a18062d9e2bf1d9be1e7b66e5 (diff)
downloadboost-2d4895ea3c8818299027824244efc8941a19691f.tar.gz
Bump version to 1.69.0
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index de98fc7470..bce3e19730 100644
--- a/Jamroot
+++ b/Jamroot
@@ -137,7 +137,7 @@ import threadapi-feature ;
import option ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.68.0 ;
+constant BOOST_VERSION : 1.69.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;