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:04:53 -0700
commite082a5062ac29cd773f8ba39e0e3360d05d25b1b (patch)
treeac51387fc86e30240fc758294dfeaf9a42b522cc /Jamroot
parent0efff41e9592c592aef5b145da15ed25eb18c413 (diff)
downloadboost-e082a5062ac29cd773f8ba39e0e3360d05d25b1b.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) ;