Skip to content

Commit

Permalink
v2.1.7
Browse files Browse the repository at this point in the history
Rebuild with Exchange 2013 CU10 support
  • Loading branch information
Pro committed Sep 22, 2015
1 parent bf9efdb commit 43896b9
Show file tree
Hide file tree
Showing 40 changed files with 12 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@


## Releases
* 22.09.2015 [2.1.7]:
New: Support for Exchange 2013 SP1 CU10
* 11.09.2015 [2.1.6]:
Fix: Event Log Message `did not call Resume on the new thread` (#97)
* 21.08.2015 [2.1.5]:
Expand Down
4 changes: 2 additions & 2 deletions Src/Configuration.DkimSigner/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.1.6.0")]
[assembly: AssemblyFileVersion("2.1.6.0")]
[assembly: AssemblyVersion("2.1.7.0")]
[assembly: AssemblyFileVersion("2.1.7.0")]
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions Src/Exchange.DkimSigner/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("FA0D7628-702A-445B-9C78-887874B212BA")]
[assembly: AssemblyVersion("2.1.6")]
[assembly: AssemblyVersion("2.1.7")]
[assembly: CLSCompliant(true)]
[assembly: NeutralResourcesLanguage("en-US")]
[assembly: AssemblyFileVersionAttribute("2.1.6")]
[assembly: AssemblyFileVersionAttribute("2.1.7")]
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.
Binary file modified Src/Exchange.DkimSigner/bin/Exchange 2010/ExchangeDkimSigner.dll
Binary file not shown.
Binary file modified Src/Exchange.DkimSigner/bin/Exchange 2010/ExchangeDkimSigner.pdb
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Src/Exchange.DkimSigner/bin/Exchange 2013/ExchangeDkimSigner.dll
Binary file not shown.
Binary file modified Src/Exchange.DkimSigner/bin/Exchange 2013/ExchangeDkimSigner.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 43896b9

Please sign in to comment.