Skip to content

Commit

Permalink
Update version info to 3.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
davidanthoff committed Mar 27, 2012
1 parent 6afd0f9 commit 3d2065b
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Esmf/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("3.7.2.*")]
[assembly: AssemblyFileVersion("3.7.2.*")]
[assembly: AssemblyVersion("3.7.3.*")]
[assembly: AssemblyFileVersion("3.7.3.*")]
4 changes: 2 additions & 2 deletions Fund/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("3.7.2.*")]
[assembly: AssemblyFileVersion("3.7.2.*")]
[assembly: AssemblyVersion("3.7.3.*")]
[assembly: AssemblyFileVersion("3.7.3.*")]
4 changes: 2 additions & 2 deletions FundComponents/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("3.7.2.*")]
[assembly: AssemblyFileVersion("3.7.2.*")]
[assembly: AssemblyVersion("3.7.3.*")]
[assembly: AssemblyFileVersion("3.7.3.*")]
4 changes: 2 additions & 2 deletions Tests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.7.2.*")]
[assembly: AssemblyFileVersion("3.7.2.*")]
[assembly: AssemblyVersion("3.7.3.*")]
[assembly: AssemblyFileVersion("3.7.3.*")]

0 comments on commit 3d2065b

Please sign in to comment.