Version 0.2.0

This commit is contained in:
rxi
2017-01-13 22:42:33 +00:00
parent d0c361a451
commit 2f1d64e150

View File

@@ -7,7 +7,7 @@
#include "luaobj.h"
#define LOVE_VERSION "0.1.5"
#define LOVE_VERSION "0.2.0"
int l_love_getVersion(lua_State *L) {