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