fix windows versin build

This commit is contained in:
Andrei Yankovich 2019-10-13 19:32:36 +03:00
parent 373ef68ca7
commit 74b6382aa0
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ TEMPLATE = lib
DEFINES += DEPLOY_LIBRARY
VERSION = 1.3.0.3
VERSION = 1.3.0.4
DEFINES += APP_VERSION='\\"$$VERSION\\"'

@ -1 +1 @@
Subproject commit 5a32b964d261343dc9cfb8944c61f59a73516d75
Subproject commit adf5936f0260be8f763a4b08d357fe3e70d41eb5

View File

@ -6,7 +6,7 @@
#
name: cqtdeployer # you probably want to 'snapcraft register <name>'
version: '1.3.0.3' # just for humans, typically '1.2+git' or '1.3.2'
version: '1.3.0.4' # just for humans, typically '1.2+git' or '1.3.2'
summary: deploy your qt projects # 79 char long summary
description: |
Console app for deploy qt libs.