From 38278a6448b7ae7201643cd81047faf263d2385c Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Tue, 5 Mar 2013 11:08:24 -0800 Subject: 1.2.6 --- tools/shared.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/shared.py b/tools/shared.py index f343d6d6..09f6aef4 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.5' +EMSCRIPTEN_VERSION = '1.2.6' def check_sanity(force=False): try: -- cgit v1.2.3-18-g5258