Bump version to v4.9.1

This commit is contained in:
Kostas Missos 2019-03-10 00:38:18 +02:00
parent da1bb77d8e
commit ff9671c481
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ IPL_LOAD_ADDR := 0x40008000
IPL_MAGIC := 0x43544349 #"ICTC"
BLVERSION_MAJOR := 4
BLVERSION_MINOR := 9
BLVERSION_HOTFX := 0
BLVERSION_HOTFX := 1
BL_RESERVED := 0

View file

@ -1119,7 +1119,7 @@ ment_t ment_top[] = {
};
menu_t menu_top = {
ment_top,
"hekate - CTCaer mod v4.9", 0, 0
"hekate - CTCaer mod v4.9.1", 0, 0
};
#define IPL_STACK_TOP 0x90010000