summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2012-03-18 15:52:58 +0000
committerDaniel James <daniel@calamity.org.uk>2012-03-18 15:52:58 +0000
commitea96de03c6bca2b9a7960a5602697ba849046a17 (patch)
tree3c24cdcbe4c53a2a6f8ac967d5682c8c6c553050 /Jamroot
parentaa7f146b265bb73f86a2e58a4a07cd9ffb3d25f3 (diff)
downloadboost-ea96de03c6bca2b9a7960a5602697ba849046a17.tar.gz
Initialize 1.50
[SVN r77373]
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) ;