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:
authorr.kuznetsov <r.kuznetsov@corp.mail.ru>2018-12-11 14:55:28 +0300
committerAleksey Belousov <beloal@users.noreply.github.com>2018-12-14 15:56:23 +0300
commitc96695197ff21d4f8c0549a8315a734805015c22 (patch)
tree135f3182a2e2d4a986459b37100eb124cb88ba42 /xcode
parentc77bd9c517602983b6a22d3e60129af76d445c62 (diff)
Updated version to 8.5.3
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 6dd6169940..5768203268 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -1,4 +1,4 @@
-CURRENT_PROJECT_VERSION = 8.5.1
+CURRENT_PROJECT_VERSION = 8.5.3
// Paths
OMIM_ROOT = $(PROJECT_DIR)/../..