mirror of
https://github.com/CTCaer/hekate
synced 2024-11-16 00:49:27 +00:00
Bump version to v4.0
This commit is contained in:
parent
7803bbcd83
commit
6da09b3b93
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue