mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-11 12:56:41 +00:00
Bump version to v3.1
This commit is contained in:
parent
a14f554657
commit
eecdca3f03
1 changed files with 1 additions and 1 deletions
|
@ -2462,7 +2462,7 @@ ment_t ment_top[] = {
|
|||
};
|
||||
menu_t menu_top = {
|
||||
ment_top,
|
||||
"hekate - CTCaer mod v3.0", 0, 0
|
||||
"hekate - CTCaer mod v3.1", 0, 0
|
||||
};
|
||||
|
||||
extern void pivot_stack(u32 stack_top);
|
||||
|
|
Loading…
Reference in a new issue