Version 0.1.0

This commit is contained in:
rxi
2014-06-13 21:02:57 +01:00
parent f34b4f8beb
commit c1fc37373e

View File

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