Skip to content

Commit 93c46df

Browse files
committedOct 31, 2013
assemblyinfo's for 0.11.7.0
1 parent 002cfa4 commit 93c46df

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎src/Nest.Connection.Thrift/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//------------------------------------------------------------------------------
22
// <auto-generated>
33
// This code was generated by a tool.
4-
// Runtime Version:4.0.30319.17929
4+
// Runtime Version:4.0.30319.34003
55
//
66
// Changes to this file may cause incorrect behavior and will be lost if
77
// the code is regenerated.
@@ -15,7 +15,7 @@
1515
[assembly: System.Runtime.InteropServices.ComVisible(false)]
1616
[assembly: System.CLSCompliant(true)]
1717
[assembly: System.Runtime.InteropServices.Guid("4d165338-2060-4641-8be6-b7aacbdee52d")]
18-
[assembly: System.Reflection.AssemblyVersion("0.11.6.0")]
19-
[assembly: System.Reflection.AssemblyFileVersion("0.11.6.0")]
18+
[assembly: System.Reflection.AssemblyVersion("0.11.7.0")]
19+
[assembly: System.Reflection.AssemblyFileVersion("0.11.7.0")]
2020

2121

‎src/Nest/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//------------------------------------------------------------------------------
22
// <auto-generated>
33
// This code was generated by a tool.
4-
// Runtime Version:4.0.30319.17929
4+
// Runtime Version:4.0.30319.34003
55
//
66
// Changes to this file may cause incorrect behavior and will be lost if
77
// the code is regenerated.
@@ -15,7 +15,7 @@
1515
[assembly: System.Runtime.InteropServices.ComVisible(false)]
1616
[assembly: System.CLSCompliant(true)]
1717
[assembly: System.Runtime.InteropServices.Guid("07E5CFA3-CF5F-4D17-874C-8D5CC6FA3E73")]
18-
[assembly: System.Reflection.AssemblyVersion("0.11.6.0")]
19-
[assembly: System.Reflection.AssemblyFileVersion("0.11.6.0")]
18+
[assembly: System.Reflection.AssemblyVersion("0.11.7.0")]
19+
[assembly: System.Reflection.AssemblyFileVersion("0.11.7.0")]
2020

2121

0 commit comments

Comments
 (0)
Please sign in to comment.