From 5d44eab80203b7cbb55f8d19982d3cdf9e4f398d Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Mon, 27 Nov 2017 10:14:37 -0800 Subject: [PATCH] update mason version to make available latest boost 1.65.1 packages --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 9670db671..c591b11e2 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -11,7 +11,7 @@ todo - shrink icu data ' -MASON_VERSION="v0.11.1" +MASON_VERSION="v0.17.0" function setup_mason() { if [[ ! -d ./.mason ]]; then