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:
authorAleksey Belouosv <aleksey@maps.me>2018-12-19 13:41:01 +0300
committerVladimir Byko-Ianko <bykoianko@gmail.com>2018-12-21 14:10:41 +0300
commitfe5c87e2a0882135dc90887759190e8043d1c72e (patch)
tree3d2b0fcc4a9116055473961013b3ee504f1252ec /xcode
parentd4d7bf54518477ad59889f121ae912a8e94d4497 (diff)
[iOS] update app version to 8.6.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 5768203268..348ea6ad42 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -1,4 +1,4 @@
-CURRENT_PROJECT_VERSION = 8.5.3
+CURRENT_PROJECT_VERSION = 8.6.0
// Paths
OMIM_ROOT = $(PROJECT_DIR)/../..