summaryrefslogtreecommitdiff
path: root/platform/ios
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-10-23 16:33:37 -0700
committerJustin R. Miller <incanus@codesorcery.net>2015-10-23 16:33:37 -0700
commit847cee0c897cff424f36d9af390a87aa3ef431b1 (patch)
tree28d0e0815db426f0c7f7c1e920580b6f142c8741 /platform/ios
parentcf46b2f7705d4e3cd22ac92585ab40f7ee4ddf56 (diff)
downloadqtlocation-mapboxgl-847cee0c897cff424f36d9af390a87aa3ef431b1.tar.gz
re-bump for ios-v3.0.0-pre.2ios-v3.0.0-pre.2
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 a5bb99c23a..94cc9f4bd8 100644
--- a/platform/ios/MGLAccountManager.m
+++ b/platform/ios/MGLAccountManager.m
@@ -80,7 +80,7 @@
}
+ (NSString *)kitDisplayVersion {
- return @"2.2.0-pre.2";
+ return @"3.0.0-pre.2";
}
+ (void)initializeIfNeeded {