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-12-18 19:59:37 +0300
committerDaniel James <daniel@calamity.org.uk>2017-12-18 19:59:52 +0300
commit347b81714be81c00d4e8334e27a124d2b5e6c056 (patch)
tree79aa73dd971dae95784dd20798360c2273a3dddd /Jamroot
parent7e6ffc9e3fb8abeec80cc3ca08c8ec6a03a16689 (diff)
Revert "Bump to 1.67.0"
Sorry! Should have done the change on develop. This reverts commit 7e6ffc9e3fb8abeec80cc3ca08c8ec6a03a16689.
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index bfcf25d34c..6871b87d06 100644
--- a/Jamroot
+++ b/Jamroot
@@ -132,7 +132,7 @@ import link ;
import threadapi-feature ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.67.0 ;
+constant BOOST_VERSION : 1.66.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;