summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2013-07-15 13:39:39 +0000
committerMarshall Clow <marshall@idio.com>2013-07-15 13:39:39 +0000
commitea4f482a05c8acd291d25136b53406bfc81e582d (patch)
tree0668bb9d49cc8643d5dbdfcab490225f2dfb6329 /Jamroot
parent7b8f9263e91a8036235f672800965914d5f1edb4 (diff)
downloadboost-ea4f482a05c8acd291d25136b53406bfc81e582d.tar.gz
Updating version to 1.55
[SVN r85043]
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index e27270635c..d0a23a565f 100644
--- a/Jamroot
+++ b/Jamroot
@@ -130,7 +130,7 @@ import set ;
import path ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.54.0 ;
+constant BOOST_VERSION : 1.55.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;