summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2016-09-28 10:02:50 -0700
committerMarshall Clow <marshall@idio.com>2016-10-26 16:20:08 -0700
commite87e4448479ec5d50d63359dd391e9dc2ee3eb48 (patch)
treef3bb726f31b0f5c04f9d22ef1937a77154fbb3c5 /Jamroot
parentca320df062099b4ecf5d267acdcde9549d4d0f19 (diff)
downloadboost-e87e4448479ec5d50d63359dd391e9dc2ee3eb48.tar.gz
Update versions for 1.63
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index 617327290e..4a73899267 100644
--- a/Jamroot
+++ b/Jamroot
@@ -131,7 +131,7 @@ import path ;
import link ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.62.0 ;
+constant BOOST_VERSION : 1.63.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;