summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2014-11-05 00:51:38 +0000
committerDaniel James <daniel@calamity.org.uk>2014-11-05 00:51:38 +0000
commit25048dd213d87bb02714c6f065dc61d3fb8d2c3e (patch)
tree50cd95066251b17474caa320bdb1907c32808580 /Jamroot
parent4b73457a862a2129c6caa94153ff9db25653a6c4 (diff)
downloadboost-25048dd213d87bb02714c6f065dc61d3fb8d2c3e.tar.gz
Bump version number.
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index f0e9ab13aa..c7561fe1bb 100644
--- a/Jamroot
+++ b/Jamroot
@@ -131,7 +131,7 @@ import path ;
import link ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.57.0 ;
+constant BOOST_VERSION : 1.58.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;