diff --git a/Console.cpp b/Console.cpp index 4658372a..983c35e3 100644 --- a/Console.cpp +++ b/Console.cpp @@ -14,6 +14,7 @@ http://mozilla.org/MPL/2.0/. #include "LPT.h" #include "Logs.h" #include "PoKeys55.h" +#include "usefull.h" //--------------------------------------------------------------------------- // Ra: klasa statyczna gromadząca sygnały sterujące oraz informacje zwrotne diff --git a/EU07.cpp b/EU07.cpp index 355514c3..4b2653f6 100644 --- a/EU07.cpp +++ b/EU07.cpp @@ -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) {