From 6f3dfc0d00064611edc72bf18e648b7a130751ec Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 14 Sep 2018 18:26:38 +0200 Subject: [PATCH] scripts/get_waf.sh: bump to 2.0.11 --- scripts/get_waf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/get_waf.sh b/scripts/get_waf.sh index 99f0cb1a..e24ad248 100755 --- a/scripts/get_waf.sh +++ b/scripts/get_waf.sh @@ -3,7 +3,7 @@ set -e set -x -WAFVERSION=2.0.1 +WAFVERSION=2.0.11 WAFTARBALL=waf-$WAFVERSION.tar.bz2 WAFURL=https://waf.io/$WAFTARBALL -- 2.11.0