Bump version to v4.9

This commit is contained in:
Kostas Missos 2019-03-09 00:12:08 +02:00
parent 50eff41351
commit be09b68532
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ include $(DEVKITARM)/base_rules
IPL_LOAD_ADDR := 0x40008000
IPL_MAGIC := 0x43544349 #"ICTC"
BLVERSION_MAJOR := 4
BLVERSION_MINOR := 8
BLVERSION_MINOR := 9
BLVERSION_HOTFX := 0
BL_RESERVED := 0

View file

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