We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa470d6 commit 063f1d4Copy full SHA for 063f1d4
src/lovr.h
@@ -1,7 +1,7 @@
1
#include "luax.h"
2
3
#define LOVR_VERSION_MAJOR 0
4
-#define LOVR_VERSION_MINOR 3
+#define LOVR_VERSION_MINOR 4
5
#define LOVR_VERSION_PATCH 0
6
7
void lovrInit(lua_State* L, int argc, char** argv);
0 commit comments