Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tools/waf-light')
-rwxr-xr-xtools/waf-light2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/waf-light b/tools/waf-light
index 1fb8ce4ab72..2068d4411ce 100755
--- a/tools/waf-light
+++ b/tools/waf-light
@@ -37,7 +37,7 @@ if 'PSYCOWAF' in os.environ:
try:import psyco;psyco.full()
except:pass
-VERSION="1.5.14"
+VERSION="1.5.15"
REVISION="x"
INSTALL="x"
C1='x'