bumped assembly and set release date

This commit is contained in:
David Sparer
2018-02-24 15:19:09 -06:00
parent 946679f490
commit a85c1bd7d3
2 changed files with 2 additions and 6 deletions

View File

@@ -1,14 +1,10 @@
1.76.0 Alpha 3 (2018-xx-xx):
1.76.1 Alpha 3 (2018-02-24):
Features/Enhancements:
----------------------
#625: Added ability to import mRemoteNG formatted CSV files
#648: The port scan ping timeout is now configurable
Fixes:
------
1.76.0 Alpha 2 (2018-02-01):

View File

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