Skip to content

Commit

Permalink
Version info updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nwoolls committed Sep 14, 2013
1 parent 0ef0fbd commit 713d09c
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.2.30
AppVersion=1.2.31
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.2.30")]
[assembly: AssemblyVersion("1.2.30")]
[assembly: AssemblyFileVersion("1.2.30")]
// [assembly: AssemblyVersion("1.2.31")]
[assembly: AssemblyVersion("1.2.31")]
[assembly: AssemblyFileVersion("1.2.31")]
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.2.30")]
[assembly: AssemblyVersion("1.2.30")]
[assembly: AssemblyFileVersion("1.2.30")]
// [assembly: AssemblyVersion("1.2.31")]
[assembly: AssemblyVersion("1.2.31")]
[assembly: AssemblyFileVersion("1.2.31")]
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.2.30")]
[assembly: AssemblyVersion("1.2.30")]
[assembly: AssemblyFileVersion("1.2.30")]
// [assembly: AssemblyVersion("1.2.31")]
[assembly: AssemblyVersion("1.2.31")]
[assembly: AssemblyFileVersion("1.2.31")]
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.2.30")]
[assembly: AssemblyVersion("1.2.30")]
[assembly: AssemblyFileVersion("1.2.30")]
// [assembly: AssemblyVersion("1.2.31")]
[assembly: AssemblyVersion("1.2.31")]
[assembly: AssemblyFileVersion("1.2.31")]
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.2.30")]
[assembly: AssemblyVersion("1.2.30")]
[assembly: AssemblyFileVersion("1.2.30")]
// [assembly: AssemblyVersion("1.2.31")]
[assembly: AssemblyVersion("1.2.31")]
[assembly: AssemblyFileVersion("1.2.31")]
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.2.30")]
[assembly: AssemblyVersion("1.2.30")]
[assembly: AssemblyFileVersion("1.2.30")]
// [assembly: AssemblyVersion("1.2.31")]
[assembly: AssemblyVersion("1.2.31")]
[assembly: AssemblyFileVersion("1.2.31")]
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.2.30")]
[assembly: AssemblyVersion("1.2.30")]
[assembly: AssemblyFileVersion("1.2.30")]
// [assembly: AssemblyVersion("1.2.31")]
[assembly: AssemblyVersion("1.2.31")]
[assembly: AssemblyFileVersion("1.2.31")]

0 comments on commit 713d09c

Please sign in to comment.