From 1cbd476c1eaf32a928a926ebb0ec346821753661 Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Thu, 30 Jul 2020 21:16:22 +0700 Subject: Update versions and release notes for 1.8.7 --- crypto/NBuild.build | 2 +- crypto/Readme.html | 2 +- crypto/src/AssemblyInfo.cs | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'crypto') diff --git a/crypto/NBuild.build b/crypto/NBuild.build index 823b8a20f..73c01315b 100644 --- a/crypto/NBuild.build +++ b/crypto/NBuild.build @@ -16,7 +16,7 @@ - + diff --git a/crypto/Readme.html b/crypto/Readme.html index a6b1ca7e5..c5f362460 100644 --- a/crypto/Readme.html +++ b/crypto/Readme.html @@ -302,7 +302,7 @@ We state, where EC MQV has not otherwise been disabled or removed:

Notes:

-

Release 1.8.7, TBD

+

Release 1.8.7, Thursday July 30, 2020

Defects Fixed
    diff --git a/crypto/src/AssemblyInfo.cs b/crypto/src/AssemblyInfo.cs index 884786ca9..4bfbaf79e 100644 --- a/crypto/src/AssemblyInfo.cs +++ b/crypto/src/AssemblyInfo.cs @@ -33,9 +33,9 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.8.6.0")] -[assembly: AssemblyFileVersion("1.8.20052.1")] -[assembly: AssemblyInformationalVersion("1.8.6")] +[assembly: AssemblyVersion("1.8.7.0")] +[assembly: AssemblyFileVersion("1.8.20212.1")] +[assembly: AssemblyInformationalVersion("1.8.7")] // // In order to sign your assembly you must specify a key to use. Refer to the -- cgit 1.5.1