From 56eb02ec73105a37170ffb9920a96d44ce3b2d5c Mon Sep 17 00:00:00 2001 From: rxi Date: Sat, 21 Jan 2017 09:16:00 +0000 Subject: [PATCH] Version 0.2.1 --- src/modules/l_love.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/l_love.c b/src/modules/l_love.c index d3c79cb..9a978de 100644 --- a/src/modules/l_love.c +++ b/src/modules/l_love.c @@ -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) {