We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e851f5c commit fecf7daCopy full SHA for fecf7da
src/ChaiLove.h
@@ -45,9 +45,9 @@
45
#define SRC_CHAILOVE_H_
46
47
#define CHAILOVE_VERSION_MAJOR 1
48
-#define CHAILOVE_VERSION_MINOR 2
49
-#define CHAILOVE_VERSION_PATCH 2
50
-#define CHAILOVE_VERSION_STRING "1.2.2"
+#define CHAILOVE_VERSION_MINOR 3
+#define CHAILOVE_VERSION_PATCH 0
+#define CHAILOVE_VERSION_STRING "1.3.0"
51
52
#include "SDL.h"
53
#include "libretro.h"
0 commit comments