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:
authorDmitry Donskoy <donskdmitry@mail.ru>2018-09-21 16:13:49 +0300
committerAleksandr Zatsepin <alexzatsepin@users.noreply.github.com>2018-09-21 20:06:23 +0300
commit10efc5d151c4f7a2618237302861341cd58d6a0d (patch)
tree57354a0539452620899bd80a584c4e8fff8523d2 /xcode
parent9aae139e628c604e7f2899d9d2b2b45c4e317670 (diff)
[android][ios] Updated version to 8.4.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 7461dca67a..8cb6e987fb 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -1,4 +1,4 @@
-CURRENT_PROJECT_VERSION = 8.3.5
+CURRENT_PROJECT_VERSION = 8.4.0
// Paths
OMIM_ROOT = $(PROJECT_DIR)/../..