diff options
author | Daniel James <daniel@calamity.org.uk> | 2015-09-05 21:33:00 +0100 |
---|---|---|
committer | Daniel James <daniel@calamity.org.uk> | 2015-10-29 00:24:40 +0000 |
commit | 042e259e3ca31158308e9b70cbf8627aeec7293b (patch) | |
tree | 8fbe79d16e753ac73f7afb23b358d81b18f4ef0d /Jamroot | |
parent | 4feb3e07081ec56fda747faab1d583f982661477 (diff) | |
download | boost-042e259e3ca31158308e9b70cbf8627aeec7293b.tar.gz |
Bump version number.
Conflicts:
libs/config
tools/build
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) ; |