Bump new version number
This commit is contained in:
parent
2cdf674b97
commit
d3686bb6f4
|
@ -103,7 +103,7 @@ init_lua:
|
|||
}
|
||||
lua_setglobal(L, "ARGS");
|
||||
|
||||
lua_pushstring(L, "1.14");
|
||||
lua_pushstring(L, "1.15");
|
||||
lua_setglobal(L, "VERSION");
|
||||
|
||||
lua_pushstring(L, SDL_GetPlatform());
|
||||
|
|
Loading…
Reference in New Issue