Robin, now that waf 1.7.11 is released, please bump waf version in the build.py script to 1.7.11.
These variables in the build.py script need to be changed:
wafCurrentVersion = '1.7.10' -> '1.7.11'
and the wafMD5 variable needs the new MD5 value
Thank you.
Robin
2
Bo�tjan Mejak wrote:
Robin, now that waf 1.7.11 is released, please bump waf version in the build.py script to 1.7.11.
These variables in the build.py script need to be changed:
wafCurrentVersion = '1.7.10' -> '1.7.11'
and the wafMD5 variable needs the new MD5 value
Other than just having the newest waf, is there a specific problem currently affecting Phoenix that the new version will fix?
···
--
Robin Dunn
Software Craftsman