summaryrefslogtreecommitdiffstats
path: root/installerfw.pri
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2013-02-13 11:00:08 +0100
committerKai Koehne <kai.koehne@digia.com>2013-02-14 13:11:40 +0100
commit930a088c78078dd5daf2b3bcd559026f49d0dd96 (patch)
tree73f24716673af3f2e7e348118e61787500c888d8 /installerfw.pri
parentdd32cc3b0893d1ccfbc3de397c23a9d5bef9832e (diff)
Don't hard-code version in documentation
Change-Id: Ib96057aa5103a80cbaacc27fe2330d481da70399 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Diffstat (limited to 'installerfw.pri')
-rw-r--r--installerfw.pri3
1 files changed, 3 insertions, 0 deletions
diff --git a/installerfw.pri b/installerfw.pri
index 63a0b3825..18224ea49 100644
--- a/installerfw.pri
+++ b/installerfw.pri
@@ -2,6 +2,9 @@
error("installerfw.pri already included")
}
IFW_PRI_INCLUDED = 1
+
+IFW_VERSION = 1.2.81
+
IFW_NEWLINE = $$escape_expand(\\n\\t)
defineReplace(toNativeSeparators) {