summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2012-11-05 16:56:00 +0000
committerMarshall Clow <marshall@idio.com>2012-11-05 16:56:00 +0000
commit8f0e77cece9800a535445e9438174c299e9b77aa (patch)
tree02fd3659defd3e3e93195d2e432d0430f4eab29a /Jamroot
parent538513ff79174ccf187a5d5ba5bdf47c666514a7 (diff)
downloadboost-8f0e77cece9800a535445e9438174c299e9b77aa.tar.gz
Bump version # to 1.53.0
[SVN r81204]
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index 7a3f19f441..36282081a0 100644
--- a/Jamroot
+++ b/Jamroot
@@ -130,7 +130,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) ;