summaryrefslogtreecommitdiffstats
path: root/installerfw.pri
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2018-11-06 09:42:36 +0200
committerKatja Marttila <katja.marttila@qt.io>2018-11-06 08:45:55 +0000
commit6325832551eb332dc02aba2570a0e394dcdd8549 (patch)
tree73235604021c380f2b88dfe4632d9780f4b21896 /installerfw.pri
parente56af0080f95d40fc8635d37d9ebd12fbefdb092 (diff)
Prepare 3.0.6 release
Change-Id: Ic85f7342a3a9963e03f6c7fc3efeabb9e49b6962 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
Diffstat (limited to 'installerfw.pri')
-rw-r--r--installerfw.pri4
1 files changed, 2 insertions, 2 deletions
diff --git a/installerfw.pri b/installerfw.pri
index 900ea211f..566d046f6 100644
--- a/installerfw.pri
+++ b/installerfw.pri
@@ -3,8 +3,8 @@
}
IFW_PRI_INCLUDED = 1
-IFW_VERSION_STR = 3.0.5
-IFW_VERSION = 0x030005
+IFW_VERSION_STR = 3.0.6
+IFW_VERSION = 0x030006
IFW_REPOSITORY_FORMAT_VERSION = 1.0.0
IFW_NEWLINE = $$escape_expand(\\n\\t)