From 8a9c938e27032d1da4c96eabffac200df1797af8 Mon Sep 17 00:00:00 2001 From: Kenny McClive Date: Wed, 16 Jun 2021 18:22:06 -0600 Subject: [PATCH] Updated version to 2.6.1 on Windows. --- Tricycle.IO.Windows/Properties/AssemblyInfo.cs | 4 ++-- Tricycle.UI.Windows/Assets/Config/ffmpeg.json | 2 +- Tricycle.UI.Windows/Assets/Config/tricycle.json | 2 +- Tricycle.UI.Windows/Properties/AssemblyInfo.cs | 4 ++-- Tricycle.Windows.Setup/Tricycle.Windows.Setup.vdproj | 8 ++++---- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Tricycle.IO.Windows/Properties/AssemblyInfo.cs b/Tricycle.IO.Windows/Properties/AssemblyInfo.cs index beb95c9..32c1199 100644 --- a/Tricycle.IO.Windows/Properties/AssemblyInfo.cs +++ b/Tricycle.IO.Windows/Properties/AssemblyInfo.cs @@ -32,5 +32,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("2.6.0.0")] -[assembly: AssemblyFileVersion("2.6.0.0")] +[assembly: AssemblyVersion("2.6.1.0")] +[assembly: AssemblyFileVersion("2.6.1.0")] diff --git a/Tricycle.UI.Windows/Assets/Config/ffmpeg.json b/Tricycle.UI.Windows/Assets/Config/ffmpeg.json index 1661303..eaab0ea 100644 --- a/Tricycle.UI.Windows/Assets/Config/ffmpeg.json +++ b/Tricycle.UI.Windows/Assets/Config/ffmpeg.json @@ -1,5 +1,5 @@ { - "version": "2.6.0.0", + "version": "2.6.1.0", "video": { "codecs": { "avc": { diff --git a/Tricycle.UI.Windows/Assets/Config/tricycle.json b/Tricycle.UI.Windows/Assets/Config/tricycle.json index 0d71c00..79b072f 100644 --- a/Tricycle.UI.Windows/Assets/Config/tricycle.json +++ b/Tricycle.UI.Windows/Assets/Config/tricycle.json @@ -1,5 +1,5 @@ { - "version": "2.6.0.0", + "version": "2.6.1.0", "video": { "codecs": { "avc": { diff --git a/Tricycle.UI.Windows/Properties/AssemblyInfo.cs b/Tricycle.UI.Windows/Properties/AssemblyInfo.cs index 1c0ce50..0b1f323 100644 --- a/Tricycle.UI.Windows/Properties/AssemblyInfo.cs +++ b/Tricycle.UI.Windows/Properties/AssemblyInfo.cs @@ -51,5 +51,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("2.6.0.0")] -[assembly: AssemblyFileVersion("2.6.0.0")] +[assembly: AssemblyVersion("2.6.1.0")] +[assembly: AssemblyFileVersion("2.6.1.0")] diff --git a/Tricycle.Windows.Setup/Tricycle.Windows.Setup.vdproj b/Tricycle.Windows.Setup/Tricycle.Windows.Setup.vdproj index 6f0c625..29fae84 100644 --- a/Tricycle.Windows.Setup/Tricycle.Windows.Setup.vdproj +++ b/Tricycle.Windows.Setup/Tricycle.Windows.Setup.vdproj @@ -5516,7 +5516,7 @@ { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tricycle.IO.Windows, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tricycle.IO.Windows, Version=2.6.0.0, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { "_96FA25A738D16778E3C332E74974009E" @@ -7818,15 +7818,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:Tricycle" - "ProductCode" = "8:{7B77A441-D0B0-458F-9D00-8DFB24A34372}" - "PackageCode" = "8:{A1399065-31E8-4E47-AB1E-E68466EF837C}" + "ProductCode" = "8:{84DC5EDF-405B-4917-A7B6-025D8E320856}" + "PackageCode" = "8:{747CD210-2A9E-4080-AC8F-00ACECCD5491}" "UpgradeCode" = "8:{D12CFAFF-0049-4FB5-85E7-EEE6E1F2BECE}" "AspNetVersion" = "8:4.0.30319.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:FALSE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:2.6.0" + "ProductVersion" = "8:2.6.1" "Manufacturer" = "8:Tricycle Team" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:https://github.com/kmcclive/tricycle/issues"