summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2020-08-14 09:26:36 -0700
committerMarshall Clow <marshall@idio.com>2020-08-14 09:35:12 -0700
commitd43510290a4b2e7bcbb8cb4bd45a4a0f2b73ffbe (patch)
treed66070343c58923236e856278d559ff1a481d3c1 /Jamroot
parenta7090e8ce184501cfc9e80afa6cafb5bfd3b371c (diff)
downloadboost-d43510290a4b2e7bcbb8cb4bd45a4a0f2b73ffbe.tar.gz
Bump version to 1.75.0
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index 4354f3aeb5..dbce8c6d8a 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.74.0 ;
+constant BOOST_VERSION : 1.75.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;