From: Paul Brossier Date: Sun, 11 Dec 2016 19:32:22 +0000 (+0100) Subject: Makefile: bump waf to 1.9.6 X-Git-Tag: 0.4.4~63 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=762f05a7d9681f0050fd5651699c314f84133bdb;p=aubio.git Makefile: bump waf to 1.9.6 --- 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