diff options
Diffstat (limited to 'Jamroot')
-rw-r--r-- | Jamroot | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ import path ; import link ; path-constant BOOST_ROOT : . ; -constant BOOST_VERSION : 1.59.0 ; +constant BOOST_VERSION : 1.60.0 ; constant BOOST_JAMROOT_MODULE : $(__name__) ; boostcpp.set-version $(BOOST_VERSION) ; |