summaryrefslogtreecommitdiffhomepage
path: root/src/Makefile
diff options
context:
space:
mode:
authorRay <[email protected]>2019-04-09 13:23:56 +0200
committerRay <[email protected]>2019-04-09 13:23:56 +0200
commitf939f6abc2796fa019134e9d6c80cf7d0252eb76 (patch)
tree34cb94d947c66dd927bd4eec78e27d37137cdc1d /src/Makefile
parent32ccecb8ca1f141e6b8e20007e795c58108cb899 (diff)
downloadraylib-f939f6abc2796fa019134e9d6c80cf7d0252eb76.tar.gz
raylib-f939f6abc2796fa019134e9d6c80cf7d0252eb76.zip
Update Makefile
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 0217c198..997f041c 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -155,7 +155,7 @@ endif
ifeq ($(PLATFORM),PLATFORM_WEB)
# Emscripten required variables
EMSDK_PATH = C:/emsdk
- EMSCRIPTEN_VERSION ?= 1.38.21
+ EMSCRIPTEN_VERSION ?= 1.38.30
CLANG_VERSION = e$(EMSCRIPTEN_VERSION)_64bit
PYTHON_VERSION = 2.7.13.1_64bit\python-2.7.13.amd64
NODE_VERSION = 8.9.1_64bit