Updated functions OrderSendBuy, OrderSendSell. Version 1.0.23

This commit is contained in:
vdemydiuk
2015-12-19 19:57:42 +02:00
parent ae4b884908
commit 31b8412300
6 changed files with 51 additions and 75 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.21" ?>
<?define ProductVersion="1.0.23" ?>
<?define Manufacturer="DW"?>
<?define ProductPath="..\build\products\$(var.Configuration)\"?>