aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2019-05-02 13:42:17 +0300
committerKatja Marttila <katja.marttila@qt.io>2019-05-08 10:04:53 +0000
commit7ed210a3e6a29546af8fc5fd6c0c4efef99e69b0 (patch)
tree6b82cae4ba887eb46803e092cfc723715347d659
parent0425afbc6dc1daed1b687d2da5338a44a4a793fb (diff)
Prepare 3.1.1 IFW release
Change-Id: I6c8eaf00d7ae4e9a5b451db74b062e0a8a447d5f Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
-rw-r--r--packaging-tools/configurations/pkg_templates/pkg_tools/qt.tools.ifw.31/meta/package.xml2
-rw-r--r--packaging-tools/releases/installerframework8
2 files changed, 5 insertions, 5 deletions
diff --git a/packaging-tools/configurations/pkg_templates/pkg_tools/qt.tools.ifw.31/meta/package.xml b/packaging-tools/configurations/pkg_templates/pkg_tools/qt.tools.ifw.31/meta/package.xml
index 5ad187e15..1b2238613 100644
--- a/packaging-tools/configurations/pkg_templates/pkg_tools/qt.tools.ifw.31/meta/package.xml
+++ b/packaging-tools/configurations/pkg_templates/pkg_tools/qt.tools.ifw.31/meta/package.xml
@@ -2,7 +2,7 @@
<Package>
<DisplayName>Qt Installer Framework 3.1</DisplayName>
<Description>The Qt Installer Framework provides a set of tools and utilities to create installers for the supported desktop Qt platforms: Linux, Microsoft Windows, and macOS.</Description>
- <Version>%MAINTENANCE_TOOL_VERSION%-1</Version>
+ <Version>%MAINTENANCE_TOOL_VERSION%</Version>
<ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
<Default>false</Default>
<SortingPriority>500</SortingPriority>
diff --git a/packaging-tools/releases/installerframework b/packaging-tools/releases/installerframework
index 44d02c655..28c288b54 100644
--- a/packaging-tools/releases/installerframework
+++ b/packaging-tools/releases/installerframework
@@ -2,12 +2,12 @@
## Global defines
################################################################################
[ifwtools]
-windows-x86: installer-framework-build-tqtc_3.1.0-win-x86.7z
-linux-x64: installer-framework-build-tqtc_3.1.0-linux-x64.7z
-mac-x64: installer-framework-build-tqtc_3.1.0-mac-x64.7z
+windows-x86: installer-framework-build-tqtc_3.1.1-win-x86.7z
+linux-x64: installer-framework-build-tqtc_3.1.1-linux-x64.7z
+mac-x64: installer-framework-build-tqtc_3.1.1-mac-x64.7z
[release.global]
-version: 3.1.0
+version: 3.1.1
version_tag:
arg_substitution_list: %MAINTENANCE_TOOL_VERSION%=%GLOBAL_VERSION%