increment version

This commit is contained in:
Sean Kaim
2017-06-15 11:33:50 -04:00
parent 1bc56b5c9e
commit e7c4bbe1e8
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
1.75.7008 (2017-06-15):
Fixes:
------
#589: MSI doesn't update with newer PuTTYNG version that fixes #583 (Again, Sorry!)
Minor updates to the installer build
1.75.7007 (2017-06-14):
Fixes:

View File

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