diff --git a/soh/src/boot/build.c b/soh/src/boot/build.c index 5fb08f18ac..36520d4a6f 100644 --- a/soh/src/boot/build.c +++ b/soh/src/boot/build.c @@ -1,4 +1,4 @@ -const char gBuildVersion[] = "RACHAEL BRAVO (3.0.1)"; +const char gBuildVersion[] = "RACHAEL CHARLIE (3.0.2)"; const char gBuildTeam[] = "github.com/harbourmasters"; const char gBuildDate[] = __DATE__ " " __TIME__; const char gBuildMakeOption[] = "";