summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorRene Rivera <grafikrobot@gmail.com>2015-05-20 16:12:55 -0500
committerRene Rivera <grafikrobot@gmail.com>2015-05-20 16:12:55 -0500
commit804adbc37fff61429972e9552573db817bb8282a (patch)
treeca8168c9491b82477bb7acc64618eac7327ae92e /Jamroot
parentccc55d42f1c0169ce5d06a10a6419e56cda3f5de (diff)
downloadboost-804adbc37fff61429972e9552573db817bb8282a.tar.gz
Bump Boost version.
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
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) ;