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-03-07 18:27:43 +0300
committerAleksandr Zatsepin <alexzatsepin@users.noreply.github.com>2019-03-13 12:57:30 +0300
commitddd7951e88238494a9b3f67987ad4ec40c74719b (patch)
treea39225d96bf2fa070df7fad01a45c07c00c7c88c /xcode
parentbe4cde53865939cfcf69a09959f998fa23ddaead (diff)
[android][ios] Updated version to 9.0.5
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 7a59494cc3..15bc2bc20f 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -1,4 +1,4 @@
-CURRENT_PROJECT_VERSION = 9.0.4
+CURRENT_PROJECT_VERSION = 9.0.5
// Paths
OMIM_ROOT = $(PROJECT_DIR)/../..