diff --git a/soh/src/boot/build.c b/soh/src/boot/build.c index f6b3a151f..f4cb1c21b 100644 --- a/soh/src/boot/build.c +++ b/soh/src/boot/build.c @@ -1,4 +1,4 @@ -const char gBuildVersion[] = "ZHORA ALFA (3.1.0)"; +const char gBuildVersion[] = "ZHORA ALFA (4.0.0)"; const char gBuildTeam[] = "github.com/harbourmasters"; const char gBuildDate[] = __DATE__ " " __TIME__; const char gBuildMakeOption[] = "";