Skip to content

Commit

Permalink
1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kripken committed Jun 26, 2013
1 parent 7e179d8 commit ec84a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/shared.py
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,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.5.1'
EMSCRIPTEN_VERSION = '1.5.2'

def generate_sanity():
return EMSCRIPTEN_VERSION + '|' + get_llvm_target()
Expand Down

0 comments on commit ec84a66

Please sign in to comment.