Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiasclaesson committed Dec 30, 2015
1 parent a603b30 commit 51eb6a9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 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.28.0
set TrionicCANLib.version=0.1.18.0
set SetupCANFlash.version=0.1.28
set TrionicCANFlasher.version=0.1.29.0
set TrionicCANLib.version=0.1.19.0
set SetupCANFlash.version=0.1.29
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.28.0")]
[assembly: AssemblyFileVersion("0.1.28.0")]
[assembly: AssemblyVersion("0.1.29.0")]
[assembly: AssemblyFileVersion("0.1.29.0")]
4 changes: 2 additions & 2 deletions TrionicCANLib/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.18.0")]
[assembly: AssemblyFileVersion("0.1.18.0")]
[assembly: AssemblyVersion("0.1.19.0")]
[assembly: AssemblyFileVersion("0.1.19.0")]

0 comments on commit 51eb6a9

Please sign in to comment.