set assembly version to 1.76.7 and set release date in changelog

This commit is contained in:
David Sparer
2018-08-22 10:59:45 -05:00
parent 1724521ebf
commit 457e715188
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
1.76.7 (2018-xx-xx):
1.76.7 (2018-08-22):
Fixes:
------

View File

@@ -33,5 +33,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// <Assembly: AssemblyVersion("1.0.*")>
[assembly: AssemblyVersion("1.76.6.*")]
[assembly: AssemblyVersion("1.76.7.*")]
[assembly: NeutralResourcesLanguage("en")]