summaryrefslogtreecommitdiffstats
path: root/installerfw.pri
diff options
context:
space:
mode:
authorKonstantin Podsvirov <konstantin@podsvirov.pro>2017-04-06 00:53:56 +0300
committerKatja Marttila <katja.marttila@qt.io>2017-04-11 10:49:43 +0000
commit97498e486ac2d1d25206d4151613693dcf69e571 (patch)
treee21daff8809b4251eabc087a88e7dd0a35e31b18 /installerfw.pri
parenta42a15779a4c75431add40f0b88fc57c591b1efa (diff)
Begin 3.1 version development
Change-Id: Idd6e89a09a539eb9d6d6b1271738bd8ba774cce6 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 106aa89db..a289fbb44 100644
--- a/installerfw.pri
+++ b/installerfw.pri
@@ -3,8 +3,8 @@
}
IFW_PRI_INCLUDED = 1
-IFW_VERSION_STR = 3.0.81
-IFW_VERSION = 0x030081
+IFW_VERSION_STR = 3.1.81
+IFW_VERSION = 0x030181
IFW_REPOSITORY_FORMAT_VERSION = 1.0.0
IFW_NEWLINE = $$escape_expand(\\n\\t)