From c671578dc1b000b30f34cbf1e148001a694dc2d1 Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Wed, 12 Dec 2012 10:48:59 -0800 Subject: bump version --- tools/shared.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/shared.py b/tools/shared.py index b9900284..72629131 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.0.1a' +EMSCRIPTEN_VERSION = '1.1.0' def check_sanity(force=False): try: -- cgit v1.2.3-18-g5258