Skip to content

Commit 488bba4

Browse files
committed
update version 1.0.7
1 parent 793546b commit 488bba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib_mips/board.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ static int init_func_ram (void)
536536
static int display_banner(void)
537537
{
538538

539-
printf ("\n\nWidora by mango,V1.0.6\n\n");
539+
printf ("\n\nWidora by mango,V1.0.7\n\n");
540540
return (0);
541541
}
542542

0 commit comments

Comments
 (0)