today is..
This commit is contained in:
parent
08c7f7887f
commit
509aa74fd3
|
@ -772,5 +772,5 @@ int getRusEfiVersion(void) {
|
|||
if (initBootloader() != 0)
|
||||
return 123;
|
||||
#endif /* EFI_BOOTLOADER_INCLUDE_CODE */
|
||||
return 20190131;
|
||||
return 20190203;
|
||||
}
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
// This file was generated by Version2Header
|
||||
// Sat Feb 02 19:51:11 EST 2019
|
||||
// Sun Feb 03 23:11:06 EST 2019
|
||||
|
||||
|
||||
#ifndef GIT_HASH
|
||||
#define GIT_HASH "6709070817d11e1190e87dc26cd09d807e2a6497"
|
||||
#define GIT_HASH "08c7f7887fa0481669ef4bbd189739ae797ab445"
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "16629"
|
||||
#define VCS_VERSION "16709"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue