diff options
author | Marshall Clow <marshall@idio.com> | 2012-08-28 01:07:55 +0000 |
---|---|---|
committer | Marshall Clow <marshall@idio.com> | 2012-08-28 01:07:55 +0000 |
commit | 8beb51183b20ad790f467c1519f6b4aed913f5e2 (patch) | |
tree | 534c905e277adfd294d463f11281aac3d408cf0e /Jamroot | |
parent | 96b7efe5f5bf2cfd62c0ade24fc85bc6449bc008 (diff) | |
download | boost-8beb51183b20ad790f467c1519f6b4aed913f5e2.tar.gz |
Bump version number to 1.52
[SVN r80271]
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.51.0 ; +constant BOOST_VERSION : 1.52.0 ; constant BOOST_JAMROOT_MODULE : $(__name__) ; boostcpp.set-version $(BOOST_VERSION) ; |