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

Commit 6074d20

Browse files
committed
Version 0.1.2
1 parent 311aac1 commit 6074d20

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.1"
10+
#define LOVE_VERSION "0.1.2"
1111

1212

1313
int l_love_getVersion(lua_State *L) {

0 commit comments

Comments
 (0)