This commit is contained in:
milek7
2018-01-28 13:26:54 +01:00
parent a4d235f805
commit a593b6097f
2 changed files with 2 additions and 1 deletions

View File

@@ -250,7 +250,7 @@ int main(int argc, char *argv[])
}
#endif
Global::asVersion = "NG";
Global::asVersion = "M7 18.01";
for (int i = 1; i < argc; ++i)
{