summaryrefslogtreecommitdiffstats
path: root/installerfw.pri
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2015-06-16 08:25:47 +0200
committerKai Koehne <kai.koehne@theqtcompany.com>2015-06-16 11:14:00 +0000
commit1611812a6263db47c919f540f299449a7c7ba83c (patch)
treefad98e96ed9cd3120a67f845ef88c219946758f1 /installerfw.pri
parent99c2eb19c3e9b5d7a731edec28a74e451efe3278 (diff)
Version bump
Change-Id: Ic11a894ef21f4dd2967a3fd662fad8a30f11ba7e Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
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 6d1806ae2..e7422166c 100644
--- a/installerfw.pri
+++ b/installerfw.pri
@@ -3,8 +3,8 @@
}
IFW_PRI_INCLUDED = 1
-IFW_VERSION_STR = 2.0.1
-IFW_VERSION = 0x020001
+IFW_VERSION_STR = 2.0.2
+IFW_VERSION = 0x020002
IFW_REPOSITORY_FORMAT_VERSION = 1.0.0
IFW_NEWLINE = $$escape_expand(\\n\\t)