summaryrefslogtreecommitdiffstats
path: root/installerfw.pri
diff options
context:
space:
mode:
authorKonstantin Podsvirov <konstantin@podsvirov.pro>2017-03-28 23:34:13 +0300
committerKatja Marttila <katja.marttila@qt.io>2017-03-30 04:35:00 +0000
commita474d0ba7c981864fbb4b2fb0e34fd8f024209a5 (patch)
tree94c1448aad5a58c50df0f089c63e3b358f459846 /installerfw.pri
parent7ee08852f38b1ff2ff3638af46fcfca64cd12df7 (diff)
Bump major version number to 3
Change-Id: If4cf94a34fd6ac22bed94fe8bb508c429ef82fe3 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 d089dcf36..106aa89db 100644
--- a/installerfw.pri
+++ b/installerfw.pri
@@ -3,8 +3,8 @@
}
IFW_PRI_INCLUDED = 1
-IFW_VERSION_STR = 2.0.81
-IFW_VERSION = 0x020081
+IFW_VERSION_STR = 3.0.81
+IFW_VERSION = 0x030081
IFW_REPOSITORY_FORMAT_VERSION = 1.0.0
IFW_NEWLINE = $$escape_expand(\\n\\t)