From 32e1d73d605a7c4c3dc162b7c0d626b3dcce27ce Mon Sep 17 00:00:00 2001 From: Fraser Adams Date: Tue, 31 Dec 2013 13:27:05 +0000 Subject: implementation of libuuid --- tools/shared.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/shared.py') diff --git a/tools/shared.py b/tools/shared.py index eb1c63be..5b8d43aa 100644 --- a/tools/shared.py +++ b/tools/shared.py @@ -322,7 +322,7 @@ def find_temp_directory(): # 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.8.0' +EMSCRIPTEN_VERSION = '1.8.1' def generate_sanity(): return EMSCRIPTEN_VERSION + '|' + get_llvm_target() + '|' + LLVM_ROOT -- cgit v1.2.3-18-g5258