diff options
author | Daniel James <daniel@calamity.org.uk> | 2011-03-21 09:02:05 +0000 |
---|---|---|
committer | Daniel James <daniel@calamity.org.uk> | 2011-03-21 09:02:05 +0000 |
commit | 6958f2fb7ee664f32c7d2ea7625c8226b4fb594b (patch) | |
tree | 11ef1b9232ced2d5af3028890539c641d7c5f7e4 /Jamroot | |
parent | 6b99b23947824880d390e0cddcbe779bf77e8947 (diff) | |
download | boost-6958f2fb7ee664f32c7d2ea7625c8226b4fb594b.tar.gz |
Release: prepare for 1.47.0.
[SVN r70302]
Diffstat (limited to 'Jamroot')
-rw-r--r-- | Jamroot | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -132,7 +132,7 @@ import set ; import path ; path-constant BOOST_ROOT : . ; -constant BOOST_VERSION : 1.46.1 ; +constant BOOST_VERSION : 1.47.0 ; constant BOOST_JAMROOT_MODULE : $(__name__) ; boostcpp.set-version $(BOOST_VERSION) ; |