summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorRene Rivera <grafikrobot@gmail.com>2017-04-23 22:08:54 -0500
committerRene Rivera <grafikrobot@gmail.com>2017-04-23 22:08:54 -0500
commitfd74ff3442a1d220cb6c813863c5db404967f9e1 (patch)
tree2e26e41db22b8be84459e4a7541180f80ebea75e /Jamroot
parent4655783c615f2cdf4c9cd2e44ac749ddbdf3d845 (diff)
downloadboost-fd74ff3442a1d220cb6c813863c5db404967f9e1.tar.gz
Bump to 1.65.0.
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index c1a9ca2550..d521e5eb5a 100644
--- a/Jamroot
+++ b/Jamroot
@@ -135,7 +135,7 @@ import "class" : new ;
import property-set ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.64.0 ;
+constant BOOST_VERSION : 1.65.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;