summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2014-03-05 22:09:10 +0000
committerDaniel James <daniel@calamity.org.uk>2014-03-05 22:09:10 +0000
commit4b23e81357aa3986d667127096f1f9dc8294ad24 (patch)
tree7f38ef5cb5f45f3690ca2416d3cfe82af6a97ba8 /Jamroot
parentb88680f124a393559e223bca95bdd329944b6496 (diff)
downloadboost-4b23e81357aa3986d667127096f1f9dc8294ad24.tar.gz
Setup 1.56.0 (from Marshall).
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index 011ae5db4e..d05444a9c0 100644
--- a/Jamroot
+++ b/Jamroot
@@ -131,7 +131,7 @@ import path ;
import link ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.55.0 ;
+constant BOOST_VERSION : 1.56.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;