From e95c3a3ed5238974c5b128398fe0a94adb24e581 Mon Sep 17 00:00:00 2001 From: Nick Date: Sat, 4 Mar 2023 05:28:23 -0500 Subject: [PATCH] up version --- DoomLauncher/Properties/AssemblyInfo.cs | 4 ++-- Setup/Setup.vdproj | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/DoomLauncher/Properties/AssemblyInfo.cs b/DoomLauncher/Properties/AssemblyInfo.cs index a11e0394..4cefdd5d 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.3.0")] -[assembly: AssemblyFileVersion("3.6.3.0")] +[assembly: AssemblyVersion("3.6.4.0")] +[assembly: AssemblyFileVersion("3.6.4.0")] diff --git a/Setup/Setup.vdproj b/Setup/Setup.vdproj index c707c51f..7f0cea94 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.2.0, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:WadReader, Version=3.6.3.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.8377.38286, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Equin.ApplicationFramework.BindingListView, Version=1.4.8387.13079, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { "_EC5529934859E90D9F32593188150B95" @@ -1377,15 +1377,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:Doom Launcher" - "ProductCode" = "8:{451096A9-0CF0-491C-9DDE-85D864F5C38F}" - "PackageCode" = "8:{1401F03E-C0E2-4C11-97C5-B9B434B1CE76}" + "ProductCode" = "8:{4A6077EA-76BA-49E7-8FE0-ECA9EA05680B}" + "PackageCode" = "8:{53D65279-9F34-4E65-ABBC-0C64E81FC739}" "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.3" + "ProductVersion" = "8:3.6.4" "Manufacturer" = "8:Doom Launcher" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:https://github.com/nstlaurent/DoomLauncher"