Skip to content

Commit

Permalink
Merge pull request #244 from ut-issl/feature/revert_update_version_3-5-0
Browse files Browse the repository at this point in the history
Revert "Update version (v3.5.0)"
  • Loading branch information
meltingrabbit authored Feb 8, 2022
2 parents 80c8d3a + 6dc9883 commit 9d4717b
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 (5)
#define C2A_CORE_VER_PATCH (0)
#define C2A_CORE_VER_PRE ("")
#define C2A_CORE_VER_PRE ("beta.2")

#endif

0 comments on commit 9d4717b

Please sign in to comment.