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:
authorRene Rivera <grafikrobot@gmail.com>2017-04-24 06:08:54 +0300
committerRene Rivera <grafikrobot@gmail.com>2017-04-24 06:09:55 +0300
commit78d80f6aea892cc29005165d0c152ece7ad27c8e (patch)
treef4b01786ad25978a4e2b9b0cdcf7e9fbf5285ee5 /Jamroot
parent2069c8a6d963879ab0ce996d6db176432e91e089 (diff)
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 f22f16b527..768a989108 100644
--- a/Jamroot
+++ b/Jamroot
@@ -131,7 +131,7 @@ import path ;
import link ;
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) ;