Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiasclaesson committed Sep 1, 2015
1 parent e5cb09f commit 8d95525
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions SetupCANFlash/SetupCANFlash.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -554,15 +554,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:TrionicCANFlash"
"ProductCode" = "8:{81653813-164A-4EBB-8A2A-A6118F18BAA0}"
"PackageCode" = "8:{91601415-E024-4925-890B-DF2977A734FE}"
"ProductCode" = "8:{58599758-ECB0-48D9-8B3E-0B7A71555887}"
"PackageCode" = "8:{C00666BE-998D-40E7-9741-60748547AD69}"
"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.21"
"ProductVersion" = "8:0.1.22"
"Manufacturer" = "8:MattiasC"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:http://www.txsuite.org"
Expand Down
4 changes: 2 additions & 2 deletions SetupCANFlash/version.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@echo off
set TrionicCANFlasher.version=0.1.21.0
set TrionicCANFlasher.version=0.1.22.0
set TrionicCANLib.version=0.1.15.0
set SetupCANFlash.version=0.1.21
set SetupCANFlash.version=0.1.22
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.21.0")]
[assembly: AssemblyFileVersion("0.1.21.0")]
[assembly: AssemblyVersion("0.1.22.0")]
[assembly: AssemblyFileVersion("0.1.22.0")]

0 comments on commit 8d95525

Please sign in to comment.