diff --git a/Mip/Properties/AssemblyInfo.cs b/Mip/Properties/AssemblyInfo.cs index 2e81f07..269d8b8 100644 --- a/Mip/Properties/AssemblyInfo.cs +++ b/Mip/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.11.0")] -[assembly: AssemblyFileVersion("1.1.11.0")] +[assembly: AssemblyVersion("1.1.12.0")] +[assembly: AssemblyFileVersion("1.1.12.0")] diff --git a/Mip/frmMain.Designer.cs b/Mip/frmMain.Designer.cs index 2dce2b5..88ba220 100644 --- a/Mip/frmMain.Designer.cs +++ b/Mip/frmMain.Designer.cs @@ -11933,9 +11933,9 @@ this.lblVerzia.AutoSize = true; this.lblVerzia.Location = new System.Drawing.Point(1367, 9); this.lblVerzia.Name = "lblVerzia"; - this.lblVerzia.Size = new System.Drawing.Size(34, 13); + this.lblVerzia.Size = new System.Drawing.Size(37, 13); this.lblVerzia.TabIndex = 13; - this.lblVerzia.Text = "1,011"; + this.lblVerzia.Text = "1.1.12"; this.lblVerzia.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label50 diff --git a/MipInstaller/MipInstaller.vdproj b/MipInstaller/MipInstaller.vdproj index a902b04..abf041b 100644 --- a/MipInstaller/MipInstaller.vdproj +++ b/MipInstaller/MipInstaller.vdproj @@ -630,15 +630,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:Mip1.1" - "ProductCode" = "8:{9EA6E2CB-8DD7-421E-B854-F73303F79468}" - "PackageCode" = "8:{B68993B5-34AE-4921-B29A-A6968C0E7DCE}" + "ProductCode" = "8:{F020BABF-5FE7-41D2-AE3E-6303845A3520}" + "PackageCode" = "8:{5A4D385A-B93A-4D6C-A1DA-907A03426A32}" "UpgradeCode" = "8:{96C5136E-DF0B-48C4-9031-F8CA75E3E3E6}" "AspNetVersion" = "8:4.0.30319.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:1.1.11" + "ProductVersion" = "8:1.1.12" "Manufacturer" = "8:Kompozitum" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" @@ -1348,7 +1348,7 @@ } "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_DF4DF5614F534F54B59021BDE12D5BB1" { - "SourcePath" = "8:..\\Mip\\obj\\Debug\\Mip1.1.exe" + "SourcePath" = "8:..\\Mip\\obj\\Release\\Mip1.1.exe" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_DC8609E7010540EC9CC4B5D8F85195BA" diff --git a/MipInstaller/Release/MipInstaller.msi b/MipInstaller/Release/MipInstaller.msi index 8173207..9b87a11 100644 Binary files a/MipInstaller/Release/MipInstaller.msi and b/MipInstaller/Release/MipInstaller.msi differ