summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2013-02-04 18:15:12 +0000
committerMarshall Clow <marshall@idio.com>2013-02-04 18:15:12 +0000
commita170f6f6e67995a149a725887913eb848ecde1c8 (patch)
tree963f5ce5c76a8a47223c92cb5a3beade1b9c4d14 /Jamroot
parente2288e51ed4876e4ae9fc410f11343f35a631d44 (diff)
downloadboost-a170f6f6e67995a149a725887913eb848ecde1c8.tar.gz
Change version to 1.54.0
[SVN r82735]
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index 36282081a0..05af735927 100644
--- a/Jamroot
+++ b/Jamroot
@@ -130,7 +130,7 @@ import set ;
import path ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.53.0 ;
+constant BOOST_VERSION : 1.54.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;