summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2020-04-27 21:17:46 -0700
committerMarshall Clow <marshall@idio.com>2020-04-27 21:19:35 -0700
commita684b63cfb192f88b6d854e9655dce014375e48d (patch)
tree554407236c979afb6c89ebccf3bb37ac324e8478 /Jamroot
parent62a4b7f40efbfe7a9b539edc14c508eb45e56e2d (diff)
downloadboost-a684b63cfb192f88b6d854e9655dce014375e48d.tar.gz
Bump version to 1.74.0
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index 1336df5795..4354f3aeb5 100644
--- a/Jamroot
+++ b/Jamroot
@@ -144,7 +144,7 @@ import option ;
import tools/boost\_install/boost-install ;
path-constant BOOST_ROOT : . ;
-constant BOOST_VERSION : 1.73.0 ;
+constant BOOST_VERSION : 1.74.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;