summaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorJuha Kukkonen <juha.kukkonen@nokia.com>2011-11-14 09:40:41 +0200
committerJuha Kukkonen <juha.kukkonen@nokia.com>2011-11-15 11:20:25 +0200
commitca1a2f8cab48b730c2e1962bef73c328ac42bb1e (patch)
tree953a0edf43f50e46d644cbe3b407a13b2b091bf6 /features
parenta6e8c6cf80c16644a64f32fc8d7bf662f94a072f (diff)
Bump version number to 1.2.2
Version number updated for Symbian Carla release. Reviewed-by: Pasi Pentikainen
Diffstat (limited to 'features')
-rw-r--r--features/mobility.prf.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/mobility.prf.template b/features/mobility.prf.template
index d3ef9c7556..c9faa1ee0b 100644
--- a/features/mobility.prf.template
+++ b/features/mobility.prf.template
@@ -125,6 +125,6 @@ symbian:contains(CONFIG, mobility)::contains(default_deployment.pkg_prerules, pk
mobility_pkg_name = QtMobility
mobility_default_deployment.pkg_prerules += \
"; Default dependency to QtMobility libraries" \
- "(0x2002AC89), 1, 2, 1, {$$addLanguageDependentPkgItem(mobility_pkg_name)}"
+ "(0x2002AC89), 1, 2, 2, {$$addLanguageDependentPkgItem(mobility_pkg_name)}"
DEPLOYMENT += mobility_default_deployment
}