Skip to content

Commit

Permalink
New versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiasclaesson committed May 16, 2015
1 parent 0b2a47a commit 676004d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions SetupCANFlash/SetupCANFlash.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -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:"
Expand Down
4 changes: 2 additions & 2 deletions TrionicCANFlasher/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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")]

0 comments on commit 676004d

Please sign in to comment.