summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorRene Rivera <grafikrobot@gmail.com>2017-03-03 23:00:22 -0600
committerGitHub <noreply@github.com>2017-03-03 23:00:22 -0600
commitfe70ce85c5bd40025a75a068d2819b68d9b5e782 (patch)
treec623daa50fc1ce9a03a53f25ce5eabdb6b04a70e /Jamroot
parent9cdf2aae8bb01c5c93883e25ef16f4e6304dade3 (diff)
downloadboost-fe70ce85c5bd40025a75a068d2819b68d9b5e782.tar.gz
Bump to version 1.64.0.
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index 7c49113515..f22f16b527 100644
--- a/Jamroot
+++ b/Jamroot
@@ -131,7 +131,7 @@ import path ;
import link ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.63.0 ;
+constant BOOST_VERSION : 1.64.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;