Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/xcode
diff options
context:
space:
mode:
authorАлександр Зацепин <az@mapswithme.com>2019-02-22 17:40:47 +0300
committerAleksey Belousov <beloal@users.noreply.github.com>2019-03-01 18:28:21 +0300
commite4effc207236eaa841b70e2bc08b735720b468e9 (patch)
treee04d2e762fcaa52bff0cca3561279df638d1dc19 /xcode
parentad70686b306ff9ec4e6e38c5d97d77d77bfbd562 (diff)
[android][ios] Updated version to 9.0.0
Diffstat (limited to 'xcode')
-rw-r--r--xcode/common.xcconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig
index 8e395e3fb8..763d5c74c0 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -1,4 +1,4 @@
-CURRENT_PROJECT_VERSION = 8.6.0
+CURRENT_PROJECT_VERSION = 9.0.0
// Paths
OMIM_ROOT = $(PROJECT_DIR)/../..