summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2012-03-18 16:17:54 +0000
committerDaniel James <daniel@calamity.org.uk>2012-03-18 16:17:54 +0000
commit26f666653ad76b300385cc8b192893225ef3e56c (patch)
tree3a3685d3b3f76cf947fc36a16526ed73a05d4f97 /Jamroot
parent887996ffe9b94e366fe4a83553d71468fe3585a5 (diff)
downloadboost-26f666653ad76b300385cc8b192893225ef3e56c.tar.gz
Merge 1.50 initialization to release.
[SVN r77374]
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index 38b908c135..dba033a712 100644
--- a/Jamroot
+++ b/Jamroot
@@ -132,7 +132,7 @@ import set ;
import path ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.49.0 ;
+constant BOOST_VERSION : 1.50.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;