From f155542ec90fa2c3e31a360a4b85706deb566f5b Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Tue, 5 Mar 2013 10:32:46 -0800 Subject: 1.2.5 --- tools/shared.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/shared.py b/tools/shared.py index 9ad227b6..f343d6d6 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.4' +EMSCRIPTEN_VERSION = '1.2.5' def check_sanity(force=False): try: -- cgit v1.2.3-18-g5258