bump
This commit is contained in:
parent
1c203a948d
commit
9b98f40203
|
@ -733,5 +733,5 @@ int getRusEfiVersion(void) {
|
||||||
if (initBootloader() != 0)
|
if (initBootloader() != 0)
|
||||||
return 123;
|
return 123;
|
||||||
#endif /* EFI_BOOTLOADER_INCLUDE_CODE */
|
#endif /* EFI_BOOTLOADER_INCLUDE_CODE */
|
||||||
return 20181021;
|
return 20181025;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue