Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Commit a41486c

Browse files
Kaim, Sean MKaim, Sean M
authored andcommitted
Version 1.94.2
1 parent 54016e6 commit a41486c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.TXT

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.94.2 (2016-01-31)
2+
Use Remote Desktop Client v8 connections
3+
- Requires Windows 7 SP1+
4+
- https://support.microsoft.com/en-us/kb/2923545 may also be required for Win 7 SP1 (though is highly recommended at a minimum).
5+
Default icons for External tools (attempt to fix #16)
6+
Build environment changes
7+
18
1.94.1 (2016-01-25)
29
Version numbering change (I'm getting too close to 2.0, but don't want to flip to 2.0 yet - I'd be OK with 2.0 after 1.99.99 I guess)
310
Fix Bug #10 - (for reals this time?) crash seems to have been related to complier optimizations

mRemoteV1/My Project/AssemblyInfo.vb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ Imports System.Runtime.InteropServices
3232
' by using the '*' as shown below:
3333
' <Assembly: AssemblyVersion("1.0.*")>
3434

35-
<Assembly: AssemblyVersion("1.94.1.*")>
35+
<Assembly: AssemblyVersion("1.94.2.*")>
3636

3737
<Assembly: NeutralResourcesLanguageAttribute("en")>

0 commit comments

Comments
 (0)