diff --git a/src/love.c b/src/love.c index 2aa23bc..9f437ac 100644 --- a/src/love.c +++ b/src/love.c @@ -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) {