summaryrefslogtreecommitdiffstats
path: root/installerfw.pri
diff options
context:
space:
mode:
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 308268690..b227cb70a 100644
--- a/installerfw.pri
+++ b/installerfw.pri
@@ -3,8 +3,8 @@
}
IFW_PRI_INCLUDED = 1
-IFW_VERSION_STR = 3.1.0
-IFW_VERSION = 0x030100
+IFW_VERSION_STR = 3.2.0
+IFW_VERSION = 0x030200
IFW_REPOSITORY_FORMAT_VERSION = 1.0.0
IFW_NEWLINE = $$escape_expand(\\n\\t)