summaryrefslogtreecommitdiffstats
path: root/installerfw.pri
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2015-01-16 17:12:19 +0100
committerKai Koehne <kai.koehne@theqtcompany.com>2015-01-19 10:13:31 +0100
commit6e7675495453e8c0073a1fb8e191283173f0bbf8 (patch)
tree97bf5192fe98ae2836b9fd05421a57badf6fbc10 /installerfw.pri
parentc0d51f59bc1db86fa477c0e753f4221cd1184bc7 (diff)
Bump version number
Change-Id: I0d6afa57054d012cd23e6364a32ca2485741a784 Reviewed-by: Jarek Kobus <jaroslaw.kobus@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 46fbf8a9c..5ba038337 100644
--- a/installerfw.pri
+++ b/installerfw.pri
@@ -3,8 +3,8 @@
}
IFW_PRI_INCLUDED = 1
-IFW_VERSION_STR = 1.6.81
-IFW_VERSION = 0x010681
+IFW_VERSION_STR = 2.0.0
+IFW_VERSION = 0x020000
IFW_REPOSITORY_FORMAT_VERSION = 1.0.0
IFW_NEWLINE = $$escape_expand(\\n\\t)