auto-sync

This commit is contained in:
rusEfi 2015-09-24 09:01:20 -04:00
parent afcd3f49c0
commit f85103ac45
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 20150919;
return 20150923;
}

View File

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