summaryrefslogtreecommitdiffstats
path: root/installerfw.pri
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2015-04-08 13:20:48 +0200
committerKai Koehne <kai.koehne@theqtcompany.com>2015-04-08 12:07:42 +0000
commit25ec0755355ea00764182583b636dbf52353ea44 (patch)
treec2408f677e649a2ff33dd6bdf37f20da8ea67fdd /installerfw.pri
parent3aab9ef38ec82301cef41bd029116a56710c2194 (diff)
Bump version number
Change-Id: I78552ac9b88fd02828966e71ddafd25a3075535e 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 5ba038337..6d1806ae2 100644
--- a/installerfw.pri
+++ b/installerfw.pri
@@ -3,8 +3,8 @@
}
IFW_PRI_INCLUDED = 1
-IFW_VERSION_STR = 2.0.0
-IFW_VERSION = 0x020000
+IFW_VERSION_STR = 2.0.1
+IFW_VERSION = 0x020001
IFW_REPOSITORY_FORMAT_VERSION = 1.0.0
IFW_NEWLINE = $$escape_expand(\\n\\t)