Merging Exchange DLL updates in the main
This commit is contained in:
commit
3f7c7bb6ba
10 changed files with 2 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -16,7 +16,7 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyCompany("Outercurve Foundation")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2011 Outercurve Foundation.")]
|
||||
[assembly: AssemblyVersion("1.2.1.0")]
|
||||
[assembly: AssemblyFileVersion("1.2.1.4")]
|
||||
[assembly: AssemblyFileVersion("1.2.1.6")]
|
||||
[assembly: AssemblyInformationalVersion("1.2.1")]
|
||||
|
||||
|
||||
|
|
|
@ -18,6 +18,6 @@ Imports System.Runtime.InteropServices
|
|||
<Assembly: AssemblyCompany("Outercurve Foundation"), _
|
||||
Assembly: AssemblyCopyright("Copyright © 2011 Outercurve Foundation."), _
|
||||
Assembly: AssemblyVersion("1.2.1.0"), _
|
||||
Assembly: AssemblyFileVersion("1.2.1.4"), _
|
||||
Assembly: AssemblyFileVersion("1.2.1.6"), _
|
||||
Assembly: AssemblyInformationalVersion("1.2.1")>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue