From 3731d3a0dc862a72b87e39a22a1d99fc9e9a3de7 Mon Sep 17 00:00:00 2001 From: antonisauren Date: Thu, 28 Jul 2016 19:49:37 +0200 Subject: [PATCH] numerek 479 --- EU07.bpr | 4 ++-- EU07.res | Bin 3152 -> 3152 bytes Globals.cpp | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/EU07.bpr b/EU07.bpr index 4d6169e2..65ce1310 100644 --- a/EU07.bpr +++ b/EU07.bpr @@ -60,7 +60,7 @@ AutoIncBuild=0 MajorVer=16 MinorVer=0 Release=1173 -Build=478 +Build=479 Debug=1 PreRelease=0 Special=0 @@ -72,7 +72,7 @@ CodePage=1250 [Version Info Keys] CompanyName=EU07 Team FileDescription=MaSzyna EU07-424 -FileVersion=16.0.1173.478 +FileVersion=16.0.1173.479 InternalName=DP+SPKS+asynch+python LegalCopyright= LegalTrademarks= diff --git a/EU07.res b/EU07.res index b826ec23f8e823d966b812f55a54f36f2c94a319..ebd7d7e48697eb1c04b4e4a7f3c669836cf189ea 100644 GIT binary patch delta 29 lcmca0aY15311INw#;Gg}3<3=IH+OOhGcsCkp3AkF5df2v2^;_b delta 29 lcmca0aY15311IM_#;Gg}3<3=IHg|FgGcsCip3AkF5df2H2^jzY diff --git a/Globals.cpp b/Globals.cpp index 175bfb07..6dfd3e24 100644 --- a/Globals.cpp +++ b/Globals.cpp @@ -49,9 +49,9 @@ double Global::fLuminance = 1.0; // jasno int Global::iReCompile = 0; // zwiększany, gdy trzeba odświeżyć siatki HWND Global::hWnd = NULL; // uchwyt okna int Global::iCameraLast = -1; -AnsiString Global::asRelease = "16.0.1172.478"; +AnsiString Global::asRelease = "16.0.1172.479"; AnsiString Global::asVersion = - "Compilation 2016-06-23, release " + Global::asRelease + "."; // tutaj, bo wysyłany + "Compilation 2016-07-27, release " + Global::asRelease + "."; // tutaj, bo wysyłany int Global::iViewMode = 0; // co aktualnie widać: 0-kabina, 1-latanie, 2-sprzęgi, 3-dokumenty int Global::iTextMode = 0; // tryb pracy wyświetlacza tekstowego int Global::iScreenMode[12] = {0, 0, 0, 0, 0, 0,