Skip to content

Commit 4cc2d48

Browse files
committed
version 3.0 beta4
1 parent 93c728e commit 4cc2d48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Includes/BeaEngineVersion.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ const__ char* __bea_callspec__ BeaEngineVersion(void) {
1919
return "5.0";
2020
}
2121
const__ char* __bea_callspec__ BeaEngineRevision(void) {
22-
return "beta 3";
22+
return "beta 4";
2323
}

0 commit comments

Comments
 (0)