From 804adbc37fff61429972e9552573db817bb8282a Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Wed, 20 May 2015 16:12:55 -0500 Subject: Bump Boost version. --- Jamroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Jamroot') diff --git a/Jamroot b/Jamroot index dec428c2a7..53a0205b71 100644 --- a/Jamroot +++ b/Jamroot @@ -131,7 +131,7 @@ import path ; import link ; path-constant BOOST_ROOT : . ; -constant BOOST_VERSION : 1.58.0 ; +constant BOOST_VERSION : 1.59.0 ; constant BOOST_JAMROOT_MODULE : $(__name__) ; boostcpp.set-version $(BOOST_VERSION) ; -- cgit v1.2.1