Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Commit 4c734fd

Browse files
committed
Version 0.1.1
1 parent cdd2d67 commit 4c734fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/love.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
#include "luaobj.h"
99

10-
#define LOVE_VERSION "0.1.0"
10+
#define LOVE_VERSION "0.1.1"
1111

1212

1313
int l_love_getVersion(lua_State *L) {

0 commit comments

Comments
 (0)