mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-27 18:24:33 +00:00
fix windows versin build
This commit is contained in:
parent
373ef68ca7
commit
74b6382aa0
@ -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
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user