From dc6d5840027c870cf66dc086ca4468eee2f54c26 Mon Sep 17 00:00:00 2001 From: Thomas Nagy Date: Sun, 24 Sep 2017 17:23:48 +0200 Subject: [PATCH] waf-2.0.1 --- waflib/Context.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waflib/Context.py b/waflib/Context.py index bea6f4b9..e43bb976 100644 --- a/waflib/Context.py +++ b/waflib/Context.py @@ -17,7 +17,7 @@ HEXVERSION=0x2000100 WAFVERSION="2.0.1" """Constant updated on new releases""" -WAFREVISION="1e994e50fb769d674456ab83adac06846a4316c2" +WAFREVISION="8134aed186690ec78c3b3f358be65049067301cb" """Git revision when the waf version is updated""" ABI = 20