bumped version to v1.76.17 and updated changelog

This commit is contained in:
David Sparer
2019-03-20 07:32:27 -05:00
parent bdfbb57504
commit bdeb4b4dcc
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
1.76.17 (2019-03-20):
Fixes:
------
#1362: Updated PuTTYNG to 0.71
1.76.16 (2019-03-14):
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.16.*")]
[assembly: AssemblyVersion("1.76.17.*")]
[assembly: NeutralResourcesLanguage("en")]