From ff1ba5d2339a6e086b812acf96c47f78764b0095 Mon Sep 17 00:00:00 2001 From: Bruce Mitchener Date: Mon, 25 Mar 2013 00:34:37 +0700 Subject: [PATCH] Bump version. --- tools/shared.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/shared.py b/tools/shared.py index c31d3ff40421..7b6677821c9f 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.3' +EMSCRIPTEN_VERSION = '1.3.4' def check_sanity(force=False): try: