summaryrefslogtreecommitdiff
path: root/platform/ios
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-11-06 17:57:47 -0800
committerJustin R. Miller <incanus@codesorcery.net>2015-11-06 17:57:47 -0800
commit0e5063799abc8f2ed097e6526aaef30838201553 (patch)
tree064767beb5b9ac50bd33b626659fa5d4707b451b /platform/ios
parent815516a6f7d0189618d60c720d36ada00fded8a7 (diff)
downloadqtlocation-mapboxgl-0e5063799abc8f2ed097e6526aaef30838201553.tar.gz
bump iOS version to 3.0.0-pre.5ios-v3.0.0-pre.5
Diffstat (limited to 'platform/ios')
-rw-r--r--platform/ios/MGLAccountManager.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/MGLAccountManager.m b/platform/ios/MGLAccountManager.m
index 16cd7435cd..36b35fa861 100644
--- a/platform/ios/MGLAccountManager.m
+++ b/platform/ios/MGLAccountManager.m
@@ -85,7 +85,7 @@
}
+ (NSString *)kitDisplayVersion {
- return @"3.0.0-pre.4";
+ return @"3.0.0-pre.5";
}
+ (void)initializeIfNeeded {