summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2017-12-18 16:59:07 +0000
committerDaniel James <daniel@calamity.org.uk>2017-12-18 16:59:07 +0000
commit7e6ffc9e3fb8abeec80cc3ca08c8ec6a03a16689 (patch)
treec26632a9c987f374c37f6511cc2f8bf31dc40baa /Jamroot
parentb143a5b72075f47307a23e680889d8434c8afc54 (diff)
downloadboost-7e6ffc9e3fb8abeec80cc3ca08c8ec6a03a16689.tar.gz
Bump to 1.67.0
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index 6871b87d06..bfcf25d34c 100644
--- a/Jamroot
+++ b/Jamroot
@@ -132,7 +132,7 @@ import link ;
import threadapi-feature ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.66.0 ;
+constant BOOST_VERSION : 1.67.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;