summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2014-08-07 18:09:19 +0100
committerDaniel James <daniel@calamity.org.uk>2014-08-07 18:14:22 +0100
commitd9cf98c2074cf8a27017170375c5c825e48be966 (patch)
tree490c77ac159b67159e1939da37ab800d6328bbdd /Jamroot
parentc038171a340eac748b2d14882f6f79e803d292f4 (diff)
downloadboost-d9cf98c2074cf8a27017170375c5c825e48be966.tar.gz
Start 1.57.0
Will rebuild the getting started guide later.
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index d05444a9c0..4bada9318d 100644
--- a/Jamroot
+++ b/Jamroot
@@ -131,7 +131,7 @@ import path ;
import link ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.56.0 ;
+constant BOOST_VERSION : 1.57.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;