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

Commit 9b281ac

Browse files
Kaim, Sean MKaim, Sean M
authored andcommitted
Version 1.91
1 parent cf4265d commit 9b281ac

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.TXT

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.91 (2016-01-05)
2+
Additional code changes for the rename to "mRemote3G"
3+
Revert commit 5f2112a (Fix Warning CA1702) - This resolves issue #3
4+
Additional logging for Windows System Lock Crash - Pull Request #2 helped significantly, but didn't fully resolve this
5+
6+
17
1.90 (2015-12-21)
28
** Updated name to "mRemote3G" **
39

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

3737
<Assembly: NeutralResourcesLanguageAttribute("en")>

0 commit comments

Comments
 (0)