mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2024-11-23 08:26:23 -06:00
Version change to 6.00 Beta 3 (v6.00-beta3)
This commit is contained in:
parent
187bc8609e
commit
37cb966f39
@ -103,7 +103,7 @@ void display_init(void)
|
||||
set_foreground_colour(BLACK);
|
||||
set_background_colour(WHITE);
|
||||
clear_screen_region(0, 0, 0, 27);
|
||||
prints(0, 0, " Memtest86+ v6.00b2");
|
||||
prints(0, 0, " Memtest86+ v6.00b3");
|
||||
set_foreground_colour(RED);
|
||||
printc(0, 14, '+');
|
||||
set_foreground_colour(WHITE);
|
||||
|
Loading…
Reference in New Issue
Block a user