summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2015-09-05 21:33:00 +0100
committerDaniel James <daniel@calamity.org.uk>2015-10-29 00:24:40 +0000
commit042e259e3ca31158308e9b70cbf8627aeec7293b (patch)
tree8fbe79d16e753ac73f7afb23b358d81b18f4ef0d /Jamroot
parent4feb3e07081ec56fda747faab1d583f982661477 (diff)
downloadboost-042e259e3ca31158308e9b70cbf8627aeec7293b.tar.gz
Bump version number.
Conflicts: libs/config tools/build
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index eda4fb437c..4bd61a12fb 100644
--- a/Jamroot
+++ b/Jamroot
@@ -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) ;