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-09-28 10:02:50 -0700
commitda965a1c45636e7d1366cf0021b178376deec30d (patch)
treea7809a1dc6efb3e884ac8b2c7b0969c6d2870ba1 /Jamroot
parent38a952a04d65d40ebb3995bd6d1ec52fd2194ef8 (diff)
downloadboost-da965a1c45636e7d1366cf0021b178376deec30d.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 cbf97d23c7..fe9fadc9da 100644
--- a/Jamroot
+++ b/Jamroot
@@ -135,7 +135,7 @@ import "class" : new ;
import property-set ;
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) ;