bumped assembly version

This commit is contained in:
David Sparer
2017-10-29 12:44:18 -05:00
parent 499ac0295e
commit 4a8baf79fb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
1.75.7010 (2017-xx-xx):
1.75.7010 (2017-10-29):
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.7009.*")]
[assembly: AssemblyVersion("1.75.7010.*")]
[assembly:NeutralResourcesLanguageAttribute("en")]