aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-03-05 18:29:48 -0800
committerAlon Zakai <alonzakai@gmail.com>2013-03-05 18:29:48 -0800
commit1c6b589674ef814e397b45f45ec21af84f03c711 (patch)
tree4f6edfd0d05e49564053658dc451cf6ce5ec71c8 /tools
parent21cbcab50c52ace791568cb83232f13023eb8f15 (diff)
remove recursion in relooper FindLive1.2.7
Diffstat (limited to 'tools')
-rw-r--r--tools/shared.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/shared.py b/tools/shared.py
index 09f6aef4..46faddb6 100644
--- a/tools/shared.py
+++ b/tools/shared.py
@@ -181,7 +181,7 @@ def check_node_version():
# we re-check sanity when the settings are changed)
# We also re-check sanity and clear the cache when the version changes
-EMSCRIPTEN_VERSION = '1.2.6'
+EMSCRIPTEN_VERSION = '1.2.7'
def check_sanity(force=False):
try: