Oprava 2 verzia2

This commit is contained in:
roman6791
2021-08-17 09:11:34 +02:00
parent 94d4525b33
commit 424ffe060a
3 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.1.6.0")] [assembly: AssemblyVersion("1.1.7.0")]
[assembly: AssemblyFileVersion("1.1.6.0")] [assembly: AssemblyFileVersion("1.1.7.0")]

View File

@@ -11910,7 +11910,7 @@
this.lblVerzia.Name = "lblVerzia"; this.lblVerzia.Name = "lblVerzia";
this.lblVerzia.Size = new System.Drawing.Size(34, 13); this.lblVerzia.Size = new System.Drawing.Size(34, 13);
this.lblVerzia.TabIndex = 13; this.lblVerzia.TabIndex = 13;
this.lblVerzia.Text = "1,006"; this.lblVerzia.Text = "1,007";
this.lblVerzia.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.lblVerzia.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
// //
// label50 // label50