aboutsummaryrefslogtreecommitdiff
path: root/tools/shared.py
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-01-09 12:38:43 -0800
committerAlon Zakai <alonzakai@gmail.com>2013-01-09 12:38:43 -0800
commit8e283ee92b501aff711d28063db263a63cc1071a (patch)
tree9003d314b4ae154c3be32d9d67c88cee68fca17c /tools/shared.py
parent4dd19ff1149a9602783c998260c24729e64f7d24 (diff)
rename dlmalloc to libc in cache, in preparation for adding further code there1.2.3
Diffstat (limited to 'tools/shared.py')
-rw-r--r--tools/shared.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/shared.py b/tools/shared.py
index 1b97e166..a78db8e0 100644
--- a/tools/shared.py
+++ b/tools/shared.py
@@ -172,7 +172,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.2'
+EMSCRIPTEN_VERSION = '1.2.3'
def check_sanity(force=False):
try: