summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2012-08-28 17:35:48 +0000
committerDaniel James <daniel@calamity.org.uk>2012-08-28 17:35:48 +0000
commite31dbdc637626860bbe1e2d8f576498565594337 (patch)
tree07149c0aadec42dd3dea199712c83bfd2004c380 /Jamroot
parent19ca7a4efaf9731d10827f6c25cea56b5a7122c6 (diff)
downloadboost-e31dbdc637626860bbe1e2d8f576498565594337.tar.gz
Merge 1.52 initialization
[SVN r80285]
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index f865eb9161..bc0b7c736f 100644
--- a/Jamroot
+++ b/Jamroot
@@ -132,7 +132,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) ;