summaryrefslogtreecommitdiffstats
path: root/installerfw.pri
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@qt.io>2017-01-12 10:24:40 +0200
committerAntti Kokko <antti.kokko@qt.io>2017-01-17 08:33:08 +0000
commit6189be519b1eb20187ec44928cad8ef1f7d69007 (patch)
tree51d296ec4c46a5991e56e18343798aacf419cb54 /installerfw.pri
parent52a1a20ccd283abcce0c1e78838e3ce2dddb4de6 (diff)
Prepare 2.0.5 release
Changelog update. Change-Id: I3afdc34ea66926827656a4eac8f7582fbd562056 Reviewed-by: Katja Marttila <katja.marttila@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 783125aa4..a0144c047 100644
--- a/installerfw.pri
+++ b/installerfw.pri
@@ -3,8 +3,8 @@
}
IFW_PRI_INCLUDED = 1
-IFW_VERSION_STR = 2.0.4
-IFW_VERSION = 0x020004
+IFW_VERSION_STR = 2.0.5
+IFW_VERSION = 0x020005
IFW_REPOSITORY_FORMAT_VERSION = 1.0.0
IFW_NEWLINE = $$escape_expand(\\n\\t)