Skip to content

Commit d860aa2

Browse files
committed
bump version for beta release
1 parent 4e0a36f commit d860aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c2a_core_main.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ void C2A_core_main(void);
1010
#define C2A_CORE_VER_MAJOR (3)
1111
#define C2A_CORE_VER_MINOR (8)
1212
#define C2A_CORE_VER_PATCH (0)
13-
#define C2A_CORE_VER_PRE ("beta.5")
13+
#define C2A_CORE_VER_PRE ("beta.6")
1414

1515
#endif

0 commit comments

Comments
 (0)