summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2015-12-21 09:34:38 -0800
committerDaniel James <daniel@calamity.org.uk>2016-03-03 09:34:35 +0000
commit166b737f82f0d7786e2ba5ecd3aeea4095428813 (patch)
tree27b33e75d3d40cc34b4276759d839a4ac6df212e /Jamroot
parent3c9fa4b3e8dcdc08cce9c6df6da503ac58992611 (diff)
downloadboost-166b737f82f0d7786e2ba5ecd3aeea4095428813.tar.gz
Bump version number for 1.61.0
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index 4bd61a12fb..a8105c8d36 100644
--- a/Jamroot
+++ b/Jamroot
@@ -131,7 +131,7 @@ import path ;
import link ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.60.0 ;
+constant BOOST_VERSION : 1.61.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;