Skip to content

Commit

Permalink
bump to 1.0.1608
Browse files Browse the repository at this point in the history
  • Loading branch information
MrReSc committed Mar 3, 2020
1 parent df7b7b6 commit 4ab787b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions IEC Mate/IEC Mate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PrimaryVersionType>AssemblyVersionAttribute</PrimaryVersionType>
<AssemblyFileVersionSettings>None.None.Increment.DateStamp</AssemblyFileVersionSettings>
<AssemblyInfoVersionSettings>None.None.Increment.DateStamp</AssemblyInfoVersionSettings>
<AssemblyVersion>1.0.1605.20063</AssemblyVersion>
<AssemblyVersion>1.0.1608.20063</AssemblyVersion>
<PublishUrl>C:\Users\r.scheidegger\Downloads\IEC Mate\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
Expand All @@ -42,7 +42,7 @@
<ProductName>IEC-Mate</ProductName>
<PublisherName>Remo Scheidegger</PublisherName>
<ApplicationRevision>19222</ApplicationRevision>
<ApplicationVersion>1.0.1605.20063</ApplicationVersion>
<ApplicationVersion>1.0.1608.20063</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
Expand Down
4 changes: 2 additions & 2 deletions IEC Mate/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
// übernehmen, indem Sie "*" eingeben:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.1605.20063")]
[assembly: AssemblyFileVersion("1.0.1605.20063")]
[assembly: AssemblyVersion("1.0.1608.20063")]
[assembly: AssemblyFileVersion("1.0.1608.20063")]
6 changes: 3 additions & 3 deletions Setup/Setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -7166,15 +7166,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:IEC-Mate"
"ProductCode" = "8:{846E1564-8D0A-464F-95A8-33E254229E19}"
"PackageCode" = "8:{500A62D7-3ACC-4392-9E8A-CE9CEB2E8D49}"
"ProductCode" = "8:{6463FF71-0BDB-4B60-AAC6-FB07310BF79E}"
"PackageCode" = "8:{EADAD8FC-908E-4893-B36F-C9BC713C5351}"
"UpgradeCode" = "8:{1829CEAB-42C1-4661-80D7-09286BAAC581}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:1.0.1601"
"ProductVersion" = "8:1.0.1608"
"Manufacturer" = "8:Remo Scheidegger"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit 4ab787b

Please sign in to comment.