chore: increment version to bravo

This commit is contained in:
briaguya 2022-09-30 01:07:41 -04:00 committed by louist103
commit 973ec52b2a
3 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
const char gBuildVersion[] = "ZHORA ALFA (4.0.0)";
const char gBuildVersion[] = "ZHORA BRAVO (4.0.1)";
const char gBuildTeam[] = "github.com/harbourmasters";
const char gBuildDate[] = __DATE__ " " __TIME__;
const char gBuildMakeOption[] = "";