Bump version to v3.1

This commit is contained in:
Kostas Missos 2018-07-05 02:03:01 +03:00
parent a14f554657
commit eecdca3f03

View file

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