aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-03-05 11:08:24 -0800
committerAlon Zakai <alonzakai@gmail.com>2013-03-05 11:08:24 -0800
commit38278a6448b7ae7201643cd81047faf263d2385c (patch)
tree371b107934c84373dd587747e17fcaafc9f0bf11
parent1700c179cd247c91efe97654fbe30adc67d05c74 (diff)
1.2.61.2.6
-rw-r--r--tools/shared.py2
1 files changed, 1 insertions, 1 deletions
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: