This commit is contained in:
Alon Zakai 2015-03-31 16:00:44 -07:00
Родитель d127dc3960
Коммит aa2d615688
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1,6 +1,6 @@
import os, shutil, logging
TAG = 'version_6'
TAG = 'version_7'
def get_with_configure(ports, settings, shared): # not currently used; no real need for configure on emscripten users' machines!
if settings.USE_SDL == 2: