version 1.2.1

This commit is contained in:
Andrei Yankovich 2019-05-21 17:39:58 +03:00
parent 3def698379
commit 2819794032
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
<WizardDefaultWidth>640px</WizardDefaultWidth>
<WizardDefaultHeight>400px</WizardDefaultHeight>
<Name>CQtDeployer</Name>
<Version>1.2.1.4</Version>
<Version>1.2.1.5</Version>
<Title>CQtDeployer</Title>
<Publisher>QuasarApp</Publisher>
<StartMenuDir>CQtDeployer</StartMenuDir>

View File

@ -3,7 +3,7 @@
<WizardDefaultWidth>640px</WizardDefaultWidth>
<WizardDefaultHeight>400px</WizardDefaultHeight>
<Name>CQtDeployer</Name>
<Version>1.2.1.4</Version>
<Version>1.2.1.5</Version>
<Title>CQtDeployer</Title>
<Publisher>QuasarApp</Publisher>
<StartMenuDir>CQtDeployer</StartMenuDir>

View File

@ -5,7 +5,7 @@ DEPLOY_TARGET = $$PWD/../CQtDeployer/build/release
win32:LUPDATE = $$QT_DIR/lupdate.exe
win32:LRELEASE = $$QT_DIR/lrelease.exe
win32:DEPLOYER = cqtdeployer.exe
win32:DEPLOYER = %cqtdeployer%
win32:OUT_FILE = CQtDeployerInstaller.exe

View File

@ -2,7 +2,7 @@
<Package>
<DisplayName>CQtDeployer</DisplayName>
<Description>CQtDeployer</Description>
<Version>1.2.1.1</Version>
<Version>1.2.1.5</Version>
<Default>true</Default>
<ForcedInstallation>false</ForcedInstallation>
<Script>installscript.js</Script>