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 4b2a16ec5..ca2bbaa24 100644
--- a/installerfw.pri
+++ b/installerfw.pri
@@ -3,8 +3,8 @@
}
IFW_PRI_INCLUDED = 1
-IFW_VERSION_STR = 3.0.0
-IFW_VERSION = 0x030000
+IFW_VERSION_STR = 3.0.1
+IFW_VERSION = 0x030001
IFW_REPOSITORY_FORMAT_VERSION = 1.0.0
IFW_NEWLINE = $$escape_expand(\\n\\t)