From 5d28a25ad3590f8da65dc10ce09d9ef9418f6a40 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Wed, 4 Jan 2017 11:45:55 -0800 Subject: [PATCH] Point as latest mason rather than branch --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 4a7bfa49c..f7d0ce334 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -11,7 +11,7 @@ todo - shrink icu data ' -MASON_VERSION="new-pkgs" +MASON_VERSION="3e2944322" function setup_mason() { if [[ ! -d ./.mason ]]; then