diff options
author | Marshall Clow <marshall@idio.com> | 2013-02-04 18:15:12 +0000 |
---|---|---|
committer | Marshall Clow <marshall@idio.com> | 2013-02-04 18:15:12 +0000 |
commit | a170f6f6e67995a149a725887913eb848ecde1c8 (patch) | |
tree | 963f5ce5c76a8a47223c92cb5a3beade1b9c4d14 /Jamroot | |
parent | e2288e51ed4876e4ae9fc410f11343f35a631d44 (diff) | |
download | boost-a170f6f6e67995a149a725887913eb848ecde1c8.tar.gz |
Change version to 1.54.0
[SVN r82735]
Diffstat (limited to 'Jamroot')
-rw-r--r-- | Jamroot | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) ; |