diff --git a/DoomLauncher/Properties/AssemblyInfo.cs b/DoomLauncher/Properties/AssemblyInfo.cs index 1ffa5b2b..c49b5c3d 100644 --- a/DoomLauncher/Properties/AssemblyInfo.cs +++ b/DoomLauncher/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // 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("3.6.1.0")] -[assembly: AssemblyFileVersion("3.6.1.0")] +[assembly: AssemblyVersion("3.6.2.0")] +[assembly: AssemblyFileVersion("3.6.2.0")] diff --git a/Setup/Setup.vdproj b/Setup/Setup.vdproj index c2f6a4f6..87094310 100644 --- a/Setup/Setup.vdproj +++ b/Setup/Setup.vdproj @@ -552,7 +552,7 @@ { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:WadReader, Version=3.6.0.0, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:WadReader, Version=3.6.1.0, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { "_1D58DBC36810F3BB0E82C4CB7A32DAB4" @@ -1241,7 +1241,7 @@ { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Equin.ApplicationFramework.BindingListView, Version=1.4.8257.11466, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Equin.ApplicationFramework.BindingListView, Version=1.4.8261.12830, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { "_EC5529934859E90D9F32593188150B95" @@ -1377,15 +1377,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:Doom Launcher" - "ProductCode" = "8:{0D2D854B-A02B-420B-A1E0-CBB3CF2FE659}" - "PackageCode" = "8:{F7553A1F-918A-468B-A13B-756FFAFC4BD5}" + "ProductCode" = "8:{C82E321C-57D2-45B6-816C-C1131FBB8EB2}" + "PackageCode" = "8:{744E30C4-C7CB-4ED6-B224-14454417E260}" "UpgradeCode" = "8:{CAFDF197-4B50-4AFE-BCFE-0432710657F1}" "AspNetVersion" = "8:2.0.50727.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:3.6.1" + "ProductVersion" = "8:3.6.2" "Manufacturer" = "8:Doom Launcher" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:https://github.com/nstlaurent/DoomLauncher" diff --git a/WadReader/Properties/AssemblyInfo.cs b/WadReader/Properties/AssemblyInfo.cs index 9208c0fa..3fa19255 100644 --- a/WadReader/Properties/AssemblyInfo.cs +++ b/WadReader/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // 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("3.6.1.0")] -[assembly: AssemblyFileVersion("3.6.1.0")] +[assembly: AssemblyVersion("3.6.2.0")] +[assembly: AssemblyFileVersion("3.6.2.0")]