verzia 1.1.15

This commit is contained in:
roman6791
2021-11-25 18:07:34 +01:00
parent 85c1bca6af
commit 9333f64a07
3 changed files with 4 additions and 4 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.14.0")] [assembly: AssemblyVersion("1.1.15.0")]
[assembly: AssemblyFileVersion("1.1.14.0")] [assembly: AssemblyFileVersion("1.1.15.0")]

View File

@@ -11935,8 +11935,8 @@
this.lblVerzia.Name = "lblVerzia"; this.lblVerzia.Name = "lblVerzia";
this.lblVerzia.Size = new System.Drawing.Size(37, 13); this.lblVerzia.Size = new System.Drawing.Size(37, 13);
this.lblVerzia.TabIndex = 13; this.lblVerzia.TabIndex = 13;
this.lblVerzia.Tag = "1,114"; this.lblVerzia.Tag = "1,115";
this.lblVerzia.Text = "1.1.14"; this.lblVerzia.Text = "1.1.15";
this.lblVerzia.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.lblVerzia.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
// //
// label50 // label50