From 676004dc4ae82dcc656fb38075aa132bf89de488 Mon Sep 17 00:00:00 2001 From: mattiasclaesson Date: Sun, 17 May 2015 00:28:17 +0200 Subject: [PATCH] New versions. --- SetupCANFlash/SetupCANFlash.vdproj | 6 +++--- TrionicCANFlasher/Properties/AssemblyInfo.cs | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/SetupCANFlash/SetupCANFlash.vdproj b/SetupCANFlash/SetupCANFlash.vdproj index 296949a4..54ffeada 100644 --- a/SetupCANFlash/SetupCANFlash.vdproj +++ b/SetupCANFlash/SetupCANFlash.vdproj @@ -575,15 +575,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:TrionicCANFlash" - "ProductCode" = "8:{59117CE0-350A-4A25-8C58-A8906417FDD5}" - "PackageCode" = "8:{6D761D0E-C575-41A5-B201-960AF5E20D98}" + "ProductCode" = "8:{D67D1B58-7470-4961-AD93-EE79EB7BC182}" + "PackageCode" = "8:{3D4E309A-4A10-4ED4-ABB1-C4F87587C42D}" "UpgradeCode" = "8:{9B523E43-7324-4DF0-A1DE-8493B57D1915}" "AspNetVersion" = "8:4.0.30319.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:0.1.9" + "ProductVersion" = "8:0.1.10" "Manufacturer" = "8:MattiasC" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" diff --git a/TrionicCANFlasher/Properties/AssemblyInfo.cs b/TrionicCANFlasher/Properties/AssemblyInfo.cs index 08a5805c..965795ab 100644 --- a/TrionicCANFlasher/Properties/AssemblyInfo.cs +++ b/TrionicCANFlasher/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("0.1.9.0")] -[assembly: AssemblyFileVersion("0.1.9.0")] +[assembly: AssemblyVersion("0.1.10.0")] +[assembly: AssemblyFileVersion("0.1.10.0")]