This commit is contained in:
Alon Zakai 2013-03-05 10:32:46 -08:00
Родитель 09868ed911
Коммит f155542ec9
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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.4'
EMSCRIPTEN_VERSION = '1.2.5'
def check_sanity(force=False):
try: