summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-11-16 12:13:22 -0800
committerJustin R. Miller <incanus@codesorcery.net>2015-11-16 12:13:22 -0800
commit97502ee8165dd40adea748e421b92aeb7445d17e (patch)
tree1eb2536a3da1fd3ba8eb43f7def21db177d38e42 /platform
parentbaa9b7345c3d060f1c726592e1c9094c9102d971 (diff)
downloadqtlocation-mapboxgl-97502ee8165dd40adea748e421b92aeb7445d17e.tar.gz
bump version to ios-v3.0.0-pre.7ios-v3.0.0-pre.7
Diffstat (limited to 'platform')
-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 deceb19109..b78db7094d 100644
--- a/platform/ios/MGLAccountManager.m
+++ b/platform/ios/MGLAccountManager.m
@@ -85,7 +85,7 @@
}
+ (NSString *)kitDisplayVersion {
- return @"3.0.0-pre.6";
+ return @"3.0.0-pre.7";
}
+ (void)initializeIfNeeded {