Skip to content

Commit 80c8d3a

Browse files
Merge pull request #241 from ut-issl/feature/update_version_3-5-0
Update version (v3.5.0)
2 parents 6272c2d + 283ce2e commit 80c8d3a

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 (5)
1212
#define C2A_CORE_VER_PATCH (0)
13-
#define C2A_CORE_VER_PRE ("beta.2")
13+
#define C2A_CORE_VER_PRE ("")
1414

1515
#endif

0 commit comments

Comments
 (0)