version info changes

This commit is contained in:
milek7
2018-03-21 20:30:05 +01:00
parent 9b602686a2
commit 6f62297e31
4 changed files with 6 additions and 9 deletions

View File

@@ -259,8 +259,6 @@ int main(int argc, char *argv[])
}
#endif
Global.asVersion = "M7 16.03.2018 (based on tmj c100fcb7)";
for (int i = 1; i < argc; ++i)
{
std::string token(argv[i]);