Update readme and changelog for release 1.14
This commit is contained in:
+1
-1
@@ -103,7 +103,7 @@ init_lua:
|
||||
}
|
||||
lua_setglobal(L, "ARGS");
|
||||
|
||||
lua_pushstring(L, "1.13");
|
||||
lua_pushstring(L, "1.14");
|
||||
lua_setglobal(L, "VERSION");
|
||||
|
||||
lua_pushstring(L, SDL_GetPlatform());
|
||||
|
||||
Reference in New Issue
Block a user