summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2012-07-02 21:35:04 +0000
committerDaniel James <daniel@calamity.org.uk>2012-07-02 21:35:04 +0000
commitb2b52636f9bf753c0a6c15bf829b6fb30bb4a21e (patch)
tree38fb5c09e31a99d7b07e0d66529dfe9683878fe9 /Jamroot
parent85b258134dbbc82064083a4fa99a79a270d58f86 (diff)
downloadboost-b2b52636f9bf753c0a6c15bf829b6fb30bb4a21e.tar.gz
Merge 1.51 initialisation to release.
[SVN r79236]
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index dba033a712..f865eb9161 100644
--- a/Jamroot
+++ b/Jamroot
@@ -132,7 +132,7 @@ import set ;
import path ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.50.0 ;
+constant BOOST_VERSION : 1.51.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;