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 38768af commit 66fbcceCopy full SHA for 66fbcce
src/lovr.h
@@ -3,7 +3,7 @@
3
#include <lualib.h>
4
5
#define LOVR_VERSION_MAJOR 0
6
-#define LOVR_VERSION_MINOR 2
+#define LOVR_VERSION_MINOR 3
7
#define LOVR_VERSION_PATCH 0
8
9
void lovrInit(lua_State* L, int argc, char** argv);
0 commit comments