Merge branch 'master' of https://github.com/rusefi/rusefi
This commit is contained in:
commit
4bd928b594
|
@ -832,6 +832,6 @@ int getRusEfiVersion(void) {
|
|||
if (initBootloader() != 0)
|
||||
return 123;
|
||||
#endif /* EFI_BOOTLOADER_INCLUDE_CODE */
|
||||
return 20190929;
|
||||
return 20191006;
|
||||
}
|
||||
#endif /* EFI_UNIT_TEST */
|
||||
|
|
Loading…
Reference in New Issue