summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2012-08-28 01:07:55 +0000
committerMarshall Clow <marshall@idio.com>2012-08-28 01:07:55 +0000
commit8beb51183b20ad790f467c1519f6b4aed913f5e2 (patch)
tree534c905e277adfd294d463f11281aac3d408cf0e /Jamroot
parent96b7efe5f5bf2cfd62c0ade24fc85bc6449bc008 (diff)
downloadboost-8beb51183b20ad790f467c1519f6b4aed913f5e2.tar.gz
Bump version number to 1.52
[SVN r80271]
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index f0837858eb..7a3f19f441 100644
--- a/Jamroot
+++ b/Jamroot
@@ -130,7 +130,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) ;