summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorBeman Dawes <bdawes@acm.org>2009-02-10 15:51:25 +0000
committerBeman Dawes <bdawes@acm.org>2009-02-10 15:51:25 +0000
commitc19b8b04408f2cdfc8f5bfb72b2a74fec03bcb30 (patch)
tree5f8f039163ba4f9105a611e44ca11a705a8e4961 /Jamroot
parentd78cc2530ac7c234f5526d55f9af6d21824972f2 (diff)
downloadboost-c19b8b04408f2cdfc8f5bfb72b2a74fec03bcb30.tar.gz
Merge version 1.39.0 setup from trunk
[SVN r51186]
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index c89682a8cc..ecc580968b 100644
--- a/Jamroot
+++ b/Jamroot
@@ -126,7 +126,7 @@ import sequence ;
import symlink ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.38.0 ;
+constant BOOST_VERSION : 1.39.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
local version-tag = [ MATCH "^([^.]+)[.]([^.]+)[.]([^.]+)" : $(BOOST_VERSION) ] ;