version 1.2.4

This commit is contained in:
Andrei Yankovich 2019-09-15 18:08:22 +03:00
parent 43e538caa5
commit 1a871291bf
3 changed files with 3 additions and 3 deletions

View File

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

@ -1 +1 @@
Subproject commit f76f64183052777f141a5b14bc302024ee9cb71b Subproject commit ae2ab833f1e3ebcee8edd3e21687753e0e52f044

View File

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