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 b826ec23..ebd7d7e4 100644 Binary files a/EU07.res and b/EU07.res differ 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,