diff options
author | Daniel James <daniel@calamity.org.uk> | 2017-12-18 16:59:07 +0000 |
---|---|---|
committer | Daniel James <daniel@calamity.org.uk> | 2017-12-18 16:59:07 +0000 |
commit | 7e6ffc9e3fb8abeec80cc3ca08c8ec6a03a16689 (patch) | |
tree | c26632a9c987f374c37f6511cc2f8bf31dc40baa /Jamroot | |
parent | b143a5b72075f47307a23e680889d8434c8afc54 (diff) | |
download | boost-7e6ffc9e3fb8abeec80cc3ca08c8ec6a03a16689.tar.gz |
Bump to 1.67.0
Diffstat (limited to 'Jamroot')
-rw-r--r-- | Jamroot | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) ; |