From 930a088c78078dd5daf2b3bcd559026f49d0dd96 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Wed, 13 Feb 2013 11:00:08 +0100 Subject: Don't hard-code version in documentation Change-Id: Ib96057aa5103a80cbaacc27fe2330d481da70399 Reviewed-by: Karsten Heimrich --- installerfw.pri | 3 +++ 1 file changed, 3 insertions(+) (limited to 'installerfw.pri') 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) { -- cgit v1.2.3