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

Commit 842bf64

Browse files
Kaim, Sean MKaim, Sean M
authored andcommitted
Version 1.92
1 parent ba94e16 commit 842bf64

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.TXT

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.92 (2016-01-08)
2+
Additional fixes/logging for Windows lock/unlock crash
3+
Removed old references and files for external code/binaries that are no longer used
4+
15
1.91 (2016-01-05)
26
Additional code changes for the rename to "mRemote3G"
37
Revert commit 5f2112a (Fix Warning CA1702) - This resolves issue #3

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

3737
<Assembly: NeutralResourcesLanguageAttribute("en")>

0 commit comments

Comments
 (0)