Skip to content

Commit

Permalink
update binaryen to version_49
Browse files Browse the repository at this point in the history
  • Loading branch information
kripken committed Jul 16, 2018
1 parent addf0ae commit 4cb7403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ports/binaryen.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os, shutil, logging

TAG = 'version_48'
TAG = 'version_49'

def needed(settings, shared, ports):
if not settings.WASM: return False
Expand Down

0 comments on commit 4cb7403

Please sign in to comment.