Fixed sending new data types and implemented them

This commit is contained in:
2015-11-02 14:08:50 +01:00
parent 7f0e387065
commit 7f4edf99b7
9 changed files with 55 additions and 17 deletions
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.0.3.7")]
[assembly: AssemblyVersion("1.2.0.1")]
[assembly: AssemblyFileVersion("1.0.3.8")]