summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorMarshall Clow <marshall@idio.com>2019-12-11 10:28:45 -0800
committerMarshall Clow <marshall@idio.com>2019-12-13 18:04:24 -0800
commit542d04d0d9de4d1fde2575d8c6386e19f190c19e (patch)
tree1b5a4d4047cb8dd8a41eb58cccc73b8ad43b2bc6 /Jamroot
parent27ffb1de6fb440b042967d5e22afa3c7ae64b077 (diff)
downloadboost-542d04d0d9de4d1fde2575d8c6386e19f190c19e.tar.gz
Bump version to 1.73
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index ea60541da1..1336df5795 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.72.0 ;
+constant BOOST_VERSION : 1.73.0 ;
constant BOOST_JAMROOT_MODULE : $(__name__) ;
boostcpp.set-version $(BOOST_VERSION) ;