version 1.0.24. Added functions TerminalInfoString and SymbolInfoString

This commit is contained in:
vdemydiuk
2016-01-07 13:02:22 +02:00
parent eceb71fd40
commit 8e41a53e93
7 changed files with 61 additions and 3 deletions
+2 -2
View File
@@ -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.0.23.0")]
[assembly: AssemblyFileVersion("1.0.23.0")]
[assembly: AssemblyVersion("1.0.24.0")]
[assembly: AssemblyFileVersion("1.0.24.0")]