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:
authorTimofey <t.danshin@corp.mail.ru>2017-06-19 10:33:43 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2017-06-22 12:42:52 +0300
commitff3a3a561f94c8475f57c9b364e103bced3c53df (patch)
tree4dd86b1a558d9e44701dd2d2bfa260e702fbd74b /xcode
parentae8cc8c58dd9ea1f3696aff76978eb88d1a21061 (diff)
Increased the version to 7.3.7
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 9a9bff7519..9f012d3295 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -1,4 +1,4 @@
-CURRENT_PROJECT_VERSION = 7.3.6
+CURRENT_PROJECT_VERSION = 7.3.7
// Paths
OMIM_ROOT = $(PROJECT_DIR)/../..