merge and fixes

This commit is contained in:
milek7
2018-03-16 19:07:14 +01:00
parent dd0fa23e11
commit dbaf72807a
11 changed files with 234 additions and 65 deletions

View File

@@ -259,7 +259,7 @@ int main(int argc, char *argv[])
}
#endif
Global.asVersion = "M7 24.02.2018 (based on tmj 7440b1d)";
Global.asVersion = "M7 16.03.2018 (based on tmj c100fcb7)";
for (int i = 1; i < argc; ++i)
{