Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/boostorg/boost.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2017-08-23 19:27:03 +0300
committerDaniel James <daniel@calamity.org.uk>2017-09-08 18:56:09 +0300
commit9751320d005a03ba9fe4e1898c6d138671abc6f7 (patch)
tree98942b44fbe8e984799d6f3df78924d17e4055de /Jamroot
parent176f039b39349b5fd6a8c625b644741f63dd1aae (diff)
Bump to 1.66.0
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index 6d73d9c89d..fc05900b25 100644
--- a/Jamroot
+++ b/Jamroot
@@ -131,7 +131,7 @@ import path ;
import link ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.65.1 ;
+constant BOOST_VERSION : 1.66.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;