date
This commit is contained in:
parent
beee5452a5
commit
1c966abc9d
|
@ -251,5 +251,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 20170602;
|
||||
return 20170604;
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by Version2Header
|
||||
// Fri Jun 02 23:03:47 EDT 2017
|
||||
// Sun Jun 04 19:14:56 EDT 2017
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "14281"
|
||||
#define VCS_VERSION "14317"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue