Skip to content

Commit baf4cb9

Browse files
committed
up version
1 parent a2e79ec commit baf4cb9

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

DoomLauncher/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("3.7.4.0")]
35-
[assembly: AssemblyFileVersion("3.7.4.0")]
34+
[assembly: AssemblyVersion("3.7.5.0")]
35+
[assembly: AssemblyFileVersion("3.7.5.0")]

Setup/Setup.vdproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@
552552
{
553553
"AssemblyRegister" = "3:1"
554554
"AssemblyIsInGAC" = "11:FALSE"
555-
"AssemblyAsmDisplayName" = "8:WadReader, Version=3.7.3.0, Culture=neutral, processorArchitecture=MSIL"
555+
"AssemblyAsmDisplayName" = "8:WadReader, Version=3.7.4.0, Culture=neutral, processorArchitecture=MSIL"
556556
"ScatterAssemblies"
557557
{
558558
"_1D58DBC36810F3BB0E82C4CB7A32DAB4"
@@ -1241,7 +1241,7 @@
12411241
{
12421242
"AssemblyRegister" = "3:1"
12431243
"AssemblyIsInGAC" = "11:FALSE"
1244-
"AssemblyAsmDisplayName" = "8:Equin.ApplicationFramework.BindingListView, Version=1.4.8519.11328, Culture=neutral, processorArchitecture=MSIL"
1244+
"AssemblyAsmDisplayName" = "8:Equin.ApplicationFramework.BindingListView, Version=1.4.8777.12838, Culture=neutral, processorArchitecture=MSIL"
12451245
"ScatterAssemblies"
12461246
{
12471247
"_EC5529934859E90D9F32593188150B95"
@@ -1377,15 +1377,15 @@
13771377
{
13781378
"Name" = "8:Microsoft Visual Studio"
13791379
"ProductName" = "8:Doom Launcher"
1380-
"ProductCode" = "8:{793C9963-5C3E-4FF6-8843-6480182B5E52}"
1381-
"PackageCode" = "8:{54D771BB-9156-400D-A05A-533AE0EC4351}"
1380+
"ProductCode" = "8:{91E7E601-48EB-432C-A3C0-715151C74D3C}"
1381+
"PackageCode" = "8:{524596FA-F8EC-48C0-BB51-A6B297BF5E79}"
13821382
"UpgradeCode" = "8:{CAFDF197-4B50-4AFE-BCFE-0432710657F1}"
13831383
"AspNetVersion" = "8:2.0.50727.0"
13841384
"RestartWWWService" = "11:FALSE"
13851385
"RemovePreviousVersions" = "11:TRUE"
13861386
"DetectNewerInstalledVersion" = "11:TRUE"
13871387
"InstallAllUsers" = "11:FALSE"
1388-
"ProductVersion" = "8:3.7.4"
1388+
"ProductVersion" = "8:3.7.5"
13891389
"Manufacturer" = "8:Doom Launcher"
13901390
"ARPHELPTELEPHONE" = "8:"
13911391
"ARPHELPLINK" = "8:https://github.com/nstlaurent/DoomLauncher"

WadReader/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("3.7.4.0")]
35-
[assembly: AssemblyFileVersion("3.7.4.0")]
34+
[assembly: AssemblyVersion("3.7.5.0")]
35+
[assembly: AssemblyFileVersion("3.7.5.0")]

0 commit comments

Comments
 (0)