Bump version to v5.0.0

This commit is contained in:
ctcaer@gmail.com
2019-06-30 04:03:42 +03:00
parent c41f98039c
commit 01e2302f84
2 changed files with 4 additions and 4 deletions

View File

@@ -1210,7 +1210,7 @@ ment_t ment_top[] = {
MDEF_END()
};
menu_t menu_top = { ment_top, "hekate - CTCaer mod v4.10.1", 0, 0 };
menu_t menu_top = { ment_top, "hekate - CTCaer mod v5.0.0", 0, 0 };
#define IPL_STACK_TOP 0x90010000
#define IPL_HEAP_START 0x90020000