From 7d62fa411ab3d5f81e6115316696909596fff79d Mon Sep 17 00:00:00 2001 From: Thomas Nagy Date: Mon, 23 Oct 2017 14:48:00 +0200 Subject: [PATCH] waf-2.0.2 --- waflib/Context.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waflib/Context.py b/waflib/Context.py index 33612f66..16bccfa0 100644 --- a/waflib/Context.py +++ b/waflib/Context.py @@ -17,7 +17,7 @@ HEXVERSION=0x2000200 WAFVERSION="2.0.2" """Constant updated on new releases""" -WAFREVISION="f67d5309f185e9a52194a0f93bd0b83c2881defd" +WAFREVISION="b1efcfa6abfe9c0108d20961769e9dbc7670e761" """Git revision when the waf version is updated""" ABI = 20