summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2018-04-15 20:48:37 +0100
committerMarshall Clow <marshall@idio.com>2018-07-05 09:09:28 -0700
commitfae420b8e0ec34fa556cd703878b439f10290679 (patch)
tree36c744e468279733e2a535ffbc8ab07eccfa97d5 /Jamroot
parent85b2f7bef69f969d3a1b16a7e52dcdb732f25ae2 (diff)
downloadboost-fae420b8e0ec34fa556cd703878b439f10290679.tar.gz
Bump to 1.68.0
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index c285815f57..a917f4725f 100644
--- a/Jamroot
+++ b/Jamroot
@@ -137,7 +137,7 @@ import threadapi-feature ;
import option ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.67.0 ;
+constant BOOST_VERSION : 1.66.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;