summaryrefslogtreecommitdiff
path: root/buildtools/bin
diff options
context:
space:
mode:
authorAlexander Bokovoy <ab@samba.org>2018-06-15 13:32:00 +0300
committerAndrew Bartlett <abartlet@samba.org>2018-09-05 06:37:25 +0200
commit7eab91a068ec9c95f8be3ae08e6d1d2f60ea0727 (patch)
tree5579ddd3a6dcea5d755601ed8c2d0082660d9114 /buildtools/bin
parent3b7dfc51acc2dc0ea52cbf1733107f14405828e0 (diff)
downloadsamba-7eab91a068ec9c95f8be3ae08e6d1d2f60ea0727.tar.gz
buildtools/wafsamba: adopt to waf 2.0.8
Signed-off-by: Alexander Bokovoy <ab@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'buildtools/bin')
-rwxr-xr-xbuildtools/bin/waf2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/bin/waf b/buildtools/bin/waf
index cbb5f2f1485..e3c0cb5563d 100755
--- a/buildtools/bin/waf
+++ b/buildtools/bin/waf
@@ -32,7 +32,7 @@ POSSIBILITY OF SUCH DAMAGE.
import os, sys, inspect
-VERSION="2.0.4"
+VERSION="2.0.8"
REVISION="x"
GIT="x"
INSTALL="x"