Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
meltingrabbit committed Aug 28, 2022
1 parent 4f8156d commit 0cf23fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c2a_core_main.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ void C2A_core_main(void);
#define C2A_CORE_VER_MAJOR (3)
#define C2A_CORE_VER_MINOR (7)
#define C2A_CORE_VER_PATCH (0)
#define C2A_CORE_VER_PRE ("beta.1")
#define C2A_CORE_VER_PRE ("beta.2")

#endif

0 comments on commit 0cf23fd

Please sign in to comment.