From a593b6097f7574e781dd4d024f6e24dc0adf8be1 Mon Sep 17 00:00:00 2001 From: milek7 Date: Sun, 28 Jan 2018 13:26:54 +0100 Subject: [PATCH] version --- Console.cpp | 1 + EU07.cpp | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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) {