Skip to content

Commit

Permalink
updated assemblyinfo's to new version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Mpdreamz committed Jul 26, 2013
1 parent fbceb41 commit 512fc56
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/Nest.Connection.Thrift/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
[assembly: System.Runtime.InteropServices.ComVisible(false)]
[assembly: System.CLSCompliant(true)]
[assembly: System.Runtime.InteropServices.Guid("4d165338-2060-4641-8be6-b7aacbdee52d")]
[assembly: System.Reflection.AssemblyVersion("0.11.1.0")]
[assembly: System.Reflection.AssemblyFileVersion("0.11.1.0")]
[assembly: System.Reflection.AssemblyVersion("0.11.2.0")]
[assembly: System.Reflection.AssemblyFileVersion("0.11.2.0")]


4 changes: 2 additions & 2 deletions src/Nest.Dsl.Factory/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
[assembly: System.Runtime.InteropServices.ComVisible(false)]
[assembly: System.CLSCompliant(true)]
[assembly: System.Runtime.InteropServices.Guid("665cc582-c91f-4f6c-924a-614289fa9449")]
[assembly: System.Reflection.AssemblyVersion("0.11.1.0")]
[assembly: System.Reflection.AssemblyFileVersion("0.11.1.0")]
[assembly: System.Reflection.AssemblyVersion("0.11.2.0")]
[assembly: System.Reflection.AssemblyFileVersion("0.11.2.0")]


4 changes: 2 additions & 2 deletions src/Nest/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
[assembly: System.Runtime.InteropServices.ComVisible(false)]
[assembly: System.CLSCompliant(true)]
[assembly: System.Runtime.InteropServices.Guid("07E5CFA3-CF5F-4D17-874C-8D5CC6FA3E73")]
[assembly: System.Reflection.AssemblyVersion("0.11.1.0")]
[assembly: System.Reflection.AssemblyFileVersion("0.11.1.0")]
[assembly: System.Reflection.AssemblyVersion("0.11.2.0")]
[assembly: System.Reflection.AssemblyFileVersion("0.11.2.0")]


0 comments on commit 512fc56

Please sign in to comment.