waf: upgrade to 2.0.18
[samba.git] / buildtools / wafsamba / wafsamba.py
index 76d65ebfcb679032d794b8bd29afda2211f157e1..205d5b4ac32c81e01831849a4b66a9314f2e016d 100644 (file)
@@ -38,7 +38,7 @@ LIB_PATH="shared"
 
 os.environ['PYTHONUNBUFFERED'] = '1'
 
-if Context.HEXVERSION not in (0x2001100,):
+if Context.HEXVERSION not in (0x2001200,):
     Logs.error('''
 Please use the version of waf that comes with Samba, not
 a system installed version. See http://wiki.samba.org/index.php/Waf