Bump version to v4.8

This commit is contained in:
Kostas Missos
2019-02-24 03:09:07 +02:00
parent 50d4cbbda1
commit 3b9bf65071
2 changed files with 2 additions and 2 deletions

View File

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