auto-sync
This commit is contained in:
parent
c0b9385775
commit
033570387a
|
@ -265,5 +265,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 20141223;
|
||||
return 20141224;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue