Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiasclaesson committed Aug 21, 2015
1 parent 2639ea7 commit 3d1d560
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:{2F8B19F6-BFFD-4891-B355-F2CFF944FC68}"
"PackageCode" = "8:{2B6DDFAA-2FE2-4985-B522-149B89872671}"
"ProductCode" = "8:{347EAFA5-2828-4F9E-B501-80127FC3D92F}"
"PackageCode" = "8:{F8D9732D-CEFD-48DC-B851-CA98CB077598}"
"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.17"
"ProductVersion" = "8:0.1.18"
"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.17.0
set TrionicCANFlasher.version=0.1.18.0
set TrionicCANLib.version=0.1.13.0
set SetupCANFlash.version=0.1.17
set SetupCANFlash.version=0.1.18
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.17.0")]
[assembly: AssemblyFileVersion("0.1.17.0")]
[assembly: AssemblyVersion("0.1.18.0")]
[assembly: AssemblyFileVersion("0.1.18.0")]

0 comments on commit 3d1d560

Please sign in to comment.