Bump version to v3.2

Forgot to commit that ^^
This commit is contained in:
Kostas Missos 2018-07-09 23:22:11 +03:00
parent 7af531de77
commit 1988e3f19d

View file

@ -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);