From f99012f271c056ddc171f6a4ec011ad31ad936cd Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Fri, 22 Mar 2013 14:10:07 -0700 Subject: v1.3.2 --- tools/shared.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/shared.py b/tools/shared.py index 3d0f90b9..49b456f9 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.3.1' +EMSCRIPTEN_VERSION = '1.3.2' def check_sanity(force=False): try: -- cgit v1.2.3-18-g5258