Bump version to v4.5

This commit is contained in:
Kostas Missos
2018-12-02 11:12:19 +02:00
parent 22e179d1cf
commit 20040ae70f
2 changed files with 2 additions and 2 deletions

View File

@@ -1138,7 +1138,7 @@ ment_t ment_top[] = {
};
menu_t menu_top = {
ment_top,
"hekate - CTCaer mod v4.2", 0, 0
"hekate - CTCaer mod v4.5", 0, 0
};
extern void pivot_stack(u32 stack_top);