From 762f05a7d9681f0050fd5651699c314f84133bdb Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sun, 11 Dec 2016 20:32:22 +0100 Subject: [PATCH] Makefile: bump waf to 1.9.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6d5b1009..4d615dce 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ # $ make test_python WAFCMD=python waf -WAFURL=https://waf.io/waf-1.8.22 +WAFURL=https://waf.io/waf-1.9.6 #WAFOPTS:= # turn on verbose mode -- 2.11.0