auto-sync
This commit is contained in:
parent
afcd3f49c0
commit
f85103ac45
|
@ -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 20150919;
|
||||
return 20150923;
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by Version2Header
|
||||
// Wed Sep 23 08:38:14 EDT 2015
|
||||
// Thu Sep 24 08:03:02 EDT 2015
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "8856"
|
||||
#define VCS_VERSION "8861"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue