Skip to content

Commit

Permalink
update revision
Browse files Browse the repository at this point in the history
  • Loading branch information
BeaEngine committed Aug 10, 2019
1 parent 9e61618 commit 5e4751b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Includes/BeaEngineVersion.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ const__ char* __bea_callspec__ BeaEngineVersion(void) {
return "5.0";
}
const__ char* __bea_callspec__ BeaEngineRevision(void) {
return "dev";
return "beta 3";
}

0 comments on commit 5e4751b

Please sign in to comment.