From 96bd15cd24321815dd3c1864cf4c09a7426bba33 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 5 May 2018 05:58:59 +0300 Subject: [PATCH] Fix version --- Jamroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) ;