summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorPeter Dimov <pdimov@pdimov.com>2018-05-05 05:58:59 +0300
committerMarshall Clow <marshall@idio.com>2018-07-05 09:09:47 -0700
commit96bd15cd24321815dd3c1864cf4c09a7426bba33 (patch)
tree3e8a02fa782bf9ecd85f1ffe3cef5307b6b4c38a /Jamroot
parentfae420b8e0ec34fa556cd703878b439f10290679 (diff)
downloadboost-96bd15cd24321815dd3c1864cf4c09a7426bba33.tar.gz
Fix version
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index a917f4725f..de98fc7470 100644
--- a/Jamroot
+++ b/Jamroot
@@ -137,7 +137,7 @@ import threadapi-feature ;
import option ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.66.0 ;
+constant BOOST_VERSION : 1.68.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;