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

Commit 47ff281

Browse files
Kaim, Sean MKaim, Sean M
authored andcommitted
Version 1.93
1 parent 1cbe88b commit 47ff281

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.TXT

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
1.93 (2016-01-21)
2+
Fix Bug #10 - Avoid throwing exceptions/crashing when adding new External Tool
3+
Remove Keyboard Shortcut functilnaity to prevent Windows Lock/Unlock crash
4+
- This was a beta option from 1.73 that was never released
5+
- If the functionality were to be implmemted (in a "fixed" fashion), it may still end up causing "expected behavior"
6+
New build of MagicLibrary.dll
7+
Other minor build changes
8+
19
1.92 (2016-01-08)
210
Additional fixes/logging for Windows lock/unlock crash
311
Removed old references and files for external code/binaries that are no longer used

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.92.*")>
35+
<Assembly: AssemblyVersion("1.93.*")>
3636

3737
<Assembly: NeutralResourcesLanguageAttribute("en")>

0 commit comments

Comments
 (0)