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
diff options
context:
space:
mode:
authorVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2017-06-14 18:55:19 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2017-06-22 12:42:49 +0300
commitffc90c84cb1f560ccf4044b6e9a6543111656cd1 (patch)
tree3943e656dfb07acd2de2e65f10e875f17af06919 /xcode/common.xcconfig
parent2f11f7b9f2c7b998e5c1afd6a5354ce7ebd3693e (diff)
iOS version up to 7.3.6.
Diffstat (limited to 'xcode/common.xcconfig')
-rw-r--r--xcode/common.xcconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig
index 5403353cd2..9a9bff7519 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -1,4 +1,4 @@
-CURRENT_PROJECT_VERSION = 7.3.4
+CURRENT_PROJECT_VERSION = 7.3.6
// Paths
OMIM_ROOT = $(PROJECT_DIR)/../..