diff --git a/bootloader/main.c b/bootloader/main.c index 619474b..755afa7 100644 --- a/bootloader/main.c +++ b/bootloader/main.c @@ -3073,7 +3073,7 @@ ment_t ment_top[] = { }; menu_t menu_top = { ment_top, - "hekate - CTCaer mod v3.2", 0, 0 + "hekate - CTCaer mod v4.0", 0, 0 }; extern void pivot_stack(u32 stack_top);