scripts/get_waf.sh: bump to 2.0.11
authorPaul Brossier <piem@piem.org>
Fri, 14 Sep 2018 16:26:38 +0000 (18:26 +0200)
committerPaul Brossier <piem@piem.org>
Fri, 14 Sep 2018 16:26:38 +0000 (18:26 +0200)
scripts/get_waf.sh

index 99f0cb1..e24ad24 100755 (executable)
@@ -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