Version 0.2.1

This commit is contained in:
rxi
2017-01-21 09:16:00 +00:00
parent 918cacd296
commit 56eb02ec73

View File

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