Version 0.1.1

This commit is contained in:
rxi
2014-06-13 21:37:36 +01:00
parent cdd2d67c7d
commit 4c734fd3c3

View File

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