summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2013-07-01 17:05:47 +0000
committerMarshall Clow <marshall@idio.com>2013-07-01 17:05:47 +0000
commit0d3ed108d698cb4f40ae2bccb0fed45d6a8cd8b4 (patch)
tree0bf73218f952bd05df8a8d67b55b60c0f2d53d8f /Jamroot
parent2ad8018ebec6b756d7210ad23d1636e066eba873 (diff)
downloadboost-0d3ed108d698cb4f40ae2bccb0fed45d6a8cd8b4.tar.gz
Bump version to 1.55
[SVN r84924]
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index 890f87cf64..fbe952a763 100644
--- a/Jamroot
+++ b/Jamroot
@@ -130,7 +130,7 @@ import set ;
import path ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.54.0 ;
+constant BOOST_VERSION : 1.55.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;