Skip to content

Commit fecf7da

Browse files
committed
v1.3.0
1 parent e851f5c commit fecf7da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/ChaiLove.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
#define SRC_CHAILOVE_H_
4646

4747
#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"
48+
#define CHAILOVE_VERSION_MINOR 3
49+
#define CHAILOVE_VERSION_PATCH 0
50+
#define CHAILOVE_VERSION_STRING "1.3.0"
5151

5252
#include "SDL.h"
5353
#include "libretro.h"

0 commit comments

Comments
 (0)