Skip to content

Commit baac644

Browse files
committed
update sdl2 to version 10
1 parent ef9e821 commit baac644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ports/sdl.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os, shutil, logging
22

3-
TAG = 'version_9'
3+
TAG = 'version_10'
44

55
def get_with_configure(ports, settings, shared): # not currently used; no real need for configure on emscripten users' machines!
66
if settings.USE_SDL == 2:

0 commit comments

Comments
 (0)