Skip to content

Commit 063f1d4

Browse files
committed
0.4.0;
1 parent aa470d6 commit 063f1d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lovr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include "luax.h"
22

33
#define LOVR_VERSION_MAJOR 0
4-
#define LOVR_VERSION_MINOR 3
4+
#define LOVR_VERSION_MINOR 4
55
#define LOVR_VERSION_PATCH 0
66

77
void lovrInit(lua_State* L, int argc, char** argv);

0 commit comments

Comments
 (0)