summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2017-08-28 00:00:41 +0100
committerDaniel James <daniel@calamity.org.uk>2017-08-28 00:00:41 +0100
commit13cc3507fbcc12a95654b23a1a1b521837deeb48 (patch)
tree07bf795356b1ba8c01ab6893b86d2645e4189f0e /Jamroot
parent23b96b68bd697ecafb1c8dccf918b563f2628a72 (diff)
downloadboost-13cc3507fbcc12a95654b23a1a1b521837deeb48.tar.gz
Kick off 1.65.1
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index 0c54c66a54..6d73d9c89d 100644
--- a/Jamroot
+++ b/Jamroot
@@ -131,7 +131,7 @@ import path ;
import link ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.65.0 ;
+constant BOOST_VERSION : 1.65.1 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;