From dfd5872e6227842d392f1c60e7ef50fa513cea7e Mon Sep 17 00:00:00 2001 From: Thomas Nagy Date: Sat, 1 Oct 2011 09:25:36 +0200 Subject: [PATCH] new release - waf 1.6.8 --- waflib/Context.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waflib/Context.py b/waflib/Context.py index ea0e1795..ee7bb397 100644 --- a/waflib/Context.py +++ b/waflib/Context.py @@ -17,7 +17,7 @@ HEXVERSION=0x1060800 WAFVERSION="1.6.8" """Constant updated on new releases""" -WAFREVISION="f9a598cb29966ae0e8d514b743290d0359ca03b5" +WAFREVISION="516a253cbdbb4eef3165c4d47c2074a0fb5dce95" """Constant updated on new releases""" ABI = 98