summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorBeman Dawes <bdawes@acm.org>2008-11-03 15:50:31 +0000
committerBeman Dawes <bdawes@acm.org>2008-11-03 15:50:31 +0000
commit746cca631ba3b6f923a230b8ff61c98a6ddac027 (patch)
tree18356e57bb609fe730817c60c289e318f2dc8865 /Jamroot
parenta65e2536ed101fa9059ac1bea137f10ebcc5f009 (diff)
downloadboost-746cca631ba3b6f923a230b8ff61c98a6ddac027.tar.gz
Prep for 1.38.0
[SVN r49564]
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index c957ffcc86..c89682a8cc 100644
--- a/Jamroot
+++ b/Jamroot
@@ -126,7 +126,7 @@ import sequence ;
import symlink ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.37.0 ;
+constant BOOST_VERSION : 1.38.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
local version-tag = [ MATCH "^([^.]+)[.]([^.]+)[.]([^.]+)" : $(BOOST_VERSION) ] ;