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
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
<?define ProductName="MtApi" ?>
<?define ProductVersion="1.0.23" ?>
<?define ProductVersion="1.0.24" ?>
<?define Manufacturer="DW"?>
<?define ProductPath="..\build\products\$(var.Configuration)\"?>