auto-sync
This commit is contained in:
parent
e6f9d4b98a
commit
cbbc96af11
|
@ -278,5 +278,5 @@ int getRusEfiVersion(void) {
|
|||
return 1; // this is here to make the compiler happy about the unused array
|
||||
if (UNUSED_CCM_SIZE == 0)
|
||||
return 1; // this is here to make the compiler happy about the unused array
|
||||
return 20150224;
|
||||
return 20150225;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue