auto-sync

This commit is contained in:
rusEfi 2015-10-30 23:02:41 -04:00
parent 6bf65dd9c7
commit 9e70c905bb
2 changed files with 3 additions and 3 deletions

View File

@ -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;
}

View File

@ -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