Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Commit

Permalink
Update assembly versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
RickStrahl committed Nov 18, 2014
1 parent 17cf969 commit e5f7375
Show file tree
Hide file tree
Showing 13 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions Westwind.Data.MongoDb/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("2.56.0")]
[assembly: AssemblyFileVersion("2.56.0")]
[assembly: AssemblyVersion("2.58.0")]
[assembly: AssemblyFileVersion("2.58.0")]
4 changes: 2 additions & 2 deletions Westwind.Data/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,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("2.56.*")]
[assembly: AssemblyFileVersion("2.56")]
[assembly: AssemblyVersion("2.58.*")]
[assembly: AssemblyFileVersion("2.58")]
2 changes: 1 addition & 1 deletion Westwind.Web.Mvc/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("2.56.*")]
[assembly: AssemblyVersion("2.58.*")]
[assembly: AssemblyFileVersion("2.56")]
4 changes: 2 additions & 2 deletions Westwind.Web.WebApi/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("2.56.*")]
[assembly: AssemblyFileVersion("2.56")]
[assembly: AssemblyVersion("2.58.*")]
[assembly: AssemblyFileVersion("2.58")]
4 changes: 2 additions & 2 deletions Westwind.Web.WebForms/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,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("2.56.*")]
[assembly: AssemblyFileVersion("2.56")]
[assembly: AssemblyVersion("2.58.*")]
[assembly: AssemblyFileVersion("2.58")]
4 changes: 2 additions & 2 deletions Westwind.Web/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,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("2.56")]
[assembly: AssemblyFileVersion("2.56")]
[assembly: AssemblyVersion("2.58.*")]
[assembly: AssemblyFileVersion("2.58")]
Binary file modified libs/Westwind.Data.MongoDb.dll
Binary file not shown.
Binary file modified libs/Westwind.Data.dll
Binary file not shown.
Binary file modified libs/Westwind.Utilities.dll
Binary file not shown.
Binary file modified libs/Westwind.Web.Mvc.dll
Binary file not shown.
Binary file modified libs/Westwind.Web.WebApi.dll
Binary file not shown.
Binary file modified libs/Westwind.Web.WebForms.dll
Binary file not shown.
Binary file modified libs/Westwind.Web.dll
Binary file not shown.

0 comments on commit e5f7375

Please sign in to comment.