Skip to content

Commit 8590fc3

Browse files
committed
Update 0.0.13.1
Fix bugs on the client side and update the calmcs library.
1 parent 6ab1334 commit 8590fc3

28 files changed

+1175
-518
lines changed

msg_cmd_cs/msg_cmd_cs.v12.suo

0 Bytes
Binary file not shown.

msg_cmd_cs/msg_cmd_cs/My Project/AssemblyInfo.vb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Imports System.Runtime.InteropServices
1212
<Assembly: AssemblyDescription("Message Command Client and Server : Script and CMD GUI")>
1313
<Assembly: AssemblyCompany("Captain ALM")>
1414
<Assembly: AssemblyProduct("Message Command Client and Server")>
15-
<Assembly: AssemblyCopyright("Copyright © Captain ALM 2017")>
15+
<Assembly: AssemblyCopyright("Copyright © Captain ALM 2018")>
1616
<Assembly: AssemblyTrademark("")>
1717

1818
<Assembly: ComVisible(False)>
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131
' by using the '*' as shown below:
3232
' <Assembly: AssemblyVersion("1.0.*")>
3333

34-
<Assembly: AssemblyVersion("0.0.12.2")>
35-
<Assembly: AssemblyFileVersion("0.0.12.2")>
34+
<Assembly: AssemblyVersion("0.0.13.1")>
35+
<Assembly: AssemblyFileVersion("0.0.13.1")>
19 KB
Binary file not shown.
32 KB
Binary file not shown.

msg_cmd_cs/msg_cmd_cs/bin/Debug/calmclientandserver.xml

Lines changed: 564 additions & 252 deletions
Large diffs are not rendered by default.
512 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
19 KB
Binary file not shown.
32 KB
Binary file not shown.

msg_cmd_cs/msg_cmd_cs/bin/Release/calmclientandserver.xml

Lines changed: 564 additions & 252 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)