auto-sync
This commit is contained in:
parent
6bf65dd9c7
commit
9e70c905bb
|
@ -275,5 +275,5 @@ int getRusEfiVersion(void) {
|
|||
return 123; // this is here to make the compiler happy about the unused array
|
||||
if (UNUSED_CCM_SIZE[0] * 0 != 0)
|
||||
return 3211; // this is here to make the compiler happy about the unused array
|
||||
return 20151026;
|
||||
return 20151030;
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by Version2Header
|
||||
// Fri Oct 30 19:17:39 EDT 2015
|
||||
// Fri Oct 30 22:50:12 EDT 2015
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "8948"
|
||||
#define VCS_VERSION "8950"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue