This commit is contained in:
Alon Zakai 2015-01-14 15:31:24 -08:00
Родитель 1529e2ee04
Коммит b04f495144
1 изменённых файлов: 1 добавлений и 1 удалений

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

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