Skip to content

Commit

Permalink
Version info updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nwoolls committed Oct 2, 2013
1 parent b9e40fb commit a4723f1
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion Installer/VersionInfo.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[VersionInfo]
AppVersion=1.3.37
AppVersion=1.3.38
6 changes: 3 additions & 3 deletions MultiMiner.Coinchoose.Api/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.3.37")]
[assembly: AssemblyVersion("1.3.37")]
[assembly: AssemblyFileVersion("1.3.37")]
// [assembly: AssemblyVersion("1.3.38")]
[assembly: AssemblyVersion("1.3.38")]
[assembly: AssemblyFileVersion("1.3.38")]
6 changes: 3 additions & 3 deletions MultiMiner.Engine/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.3.37")]
[assembly: AssemblyVersion("1.3.37")]
[assembly: AssemblyFileVersion("1.3.37")]
// [assembly: AssemblyVersion("1.3.38")]
[assembly: AssemblyVersion("1.3.38")]
[assembly: AssemblyFileVersion("1.3.38")]
6 changes: 3 additions & 3 deletions MultiMiner.MobileMiner.Api/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.3.37")]
[assembly: AssemblyVersion("1.3.37")]
[assembly: AssemblyFileVersion("1.3.37")]
// [assembly: AssemblyVersion("1.3.38")]
[assembly: AssemblyVersion("1.3.38")]
[assembly: AssemblyFileVersion("1.3.38")]
6 changes: 3 additions & 3 deletions MultiMiner.Update/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.3.37")]
[assembly: AssemblyVersion("1.3.37")]
[assembly: AssemblyFileVersion("1.3.37")]
// [assembly: AssemblyVersion("1.3.38")]
[assembly: AssemblyVersion("1.3.38")]
[assembly: AssemblyFileVersion("1.3.38")]
6 changes: 3 additions & 3 deletions MultiMiner.Win/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.3.37")]
[assembly: AssemblyVersion("1.3.37")]
[assembly: AssemblyFileVersion("1.3.37")]
// [assembly: AssemblyVersion("1.3.38")]
[assembly: AssemblyVersion("1.3.38")]
[assembly: AssemblyFileVersion("1.3.38")]
6 changes: 3 additions & 3 deletions MultiMiner.Xgminer.Api/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.3.37")]
[assembly: AssemblyVersion("1.3.37")]
[assembly: AssemblyFileVersion("1.3.37")]
// [assembly: AssemblyVersion("1.3.38")]
[assembly: AssemblyVersion("1.3.38")]
[assembly: AssemblyFileVersion("1.3.38")]
6 changes: 3 additions & 3 deletions MultiMiner.Xgminer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.3.37")]
[assembly: AssemblyVersion("1.3.37")]
[assembly: AssemblyFileVersion("1.3.37")]
// [assembly: AssemblyVersion("1.3.38")]
[assembly: AssemblyVersion("1.3.38")]
[assembly: AssemblyFileVersion("1.3.38")]

0 comments on commit a4723f1

Please sign in to comment.