summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2012-11-12 14:24:38 +0000
committerMarshall Clow <marshall@idio.com>2012-11-12 14:24:38 +0000
commite5664249adb9511b1246cf8d6457a719c66a0733 (patch)
tree820088bb9e739408a30f7e98ac7a23ef6f65f7d6 /Jamroot
parentdd976a98eda6b3817575045f26f84fcb22d759ce (diff)
downloadboost-e5664249adb9511b1246cf8d6457a719c66a0733.tar.gz
Changed version to 1.53
[SVN r81305]
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index bc0b7c736f..412630e320 100644
--- a/Jamroot
+++ b/Jamroot
@@ -132,7 +132,7 @@ import set ;
import path ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.52.0 ;
+constant BOOST_VERSION : 1.53.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;