Bump version to v4.10.0

This commit is contained in:
ctcaer@gmail.com
2019-04-21 17:38:29 +03:00
parent fd0dc04953
commit 36d2da5d79
2 changed files with 5 additions and 5 deletions

View File

@@ -1157,7 +1157,7 @@ ment_t ment_top[] = {
};
menu_t menu_top = {
ment_top,
"hekate - CTCaer mod v4.9.1", 0, 0
"hekate - CTCaer mod v4.10.0", 0, 0
};
#define IPL_STACK_TOP 0x90010000
@@ -1199,7 +1199,7 @@ void ipl_main()
blz_uncompress_srcdest(Kc_MENU_LOGO_blz, SZ_MENU_LOGO_BLZ, Kc_MENU_LOGO, SZ_MENU_LOGO);
#endif
gfx_con_init(&gfx_ctxt);
gfx_con_init();
display_backlight_pwm_init();
//display_backlight_brightness(h_cfg.backlight, 1000);