Merge branch 'tmj-dev'

This commit is contained in:
milek7
2018-02-24 16:05:35 +01:00
25 changed files with 678 additions and 338 deletions

View File

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