summaryrefslogtreecommitdiff
path: root/soh/src/boot/build.c
diff options
context:
space:
mode:
Diffstat (limited to 'soh/src/boot/build.c')
-rw-r--r--soh/src/boot/build.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/soh/src/boot/build.c b/soh/src/boot/build.c
index 84a73076d..5fb08f18a 100644
--- a/soh/src/boot/build.c
+++ b/soh/src/boot/build.c
@@ -1,4 +1,4 @@
-const char gBuildVersion[] = "RACHAEL ALFA (3.0.0)";
+const char gBuildVersion[] = "RACHAEL BRAVO (3.0.1)";
const char gBuildTeam[] = "github.com/harbourmasters";
const char gBuildDate[] = __DATE__ " " __TIME__;
const char gBuildMakeOption[] = "";