This commit is contained in:
Thomas Nagy 2016-06-26 13:45:21 +02:00
parent ff1be31ec4
commit 39056a6ba5
No known key found for this signature in database
GPG Key ID: 67A565EDFDF90E64
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ HEXVERSION=0x1090000
WAFVERSION="1.9.0"
"""Constant updated on new releases"""
WAFREVISION="d3471d61719af77656f944536e270731dc408fa7"
WAFREVISION="ff1be31ec41bd29f4d8d1e40c9061055d14f7f20"
"""Git revision when the waf version is updated"""
ABI = 99

View File

@ -9,7 +9,7 @@ To add a tool that does not exist in the folder compat15, pass an absolute path:
./waf-light --tools=compat15,/comp/waf/aba.py --prelude=$'\tfrom waflib.extras import aba\n\taba.foo()'
"""
VERSION='1.9.0'
VERSION="1.9.0"
APPNAME='waf'
REVISION=''