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:
authorIlya Grechuhin <i.grechuhin@gmail.com>2017-07-04 13:16:21 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2017-07-18 16:17:46 +0300
commit5e9c972a8021885ad94ef6167667ad7947185e12 (patch)
tree189cf3e07e4fad779eab94a653353c88a8d465b4 /xcode
parent35efe5fd519709b2e3c47c10f68344cf32352ea8 (diff)
[release-74-version] [ios] Updated app version to 7.4.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 9f012d3295..75173e8d61 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -1,4 +1,4 @@
-CURRENT_PROJECT_VERSION = 7.3.7
+CURRENT_PROJECT_VERSION = 7.4.0
// Paths
OMIM_ROOT = $(PROJECT_DIR)/../..