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:
authorVladimir Byko-Ianko <bykoianko@gmail.com>2017-08-09 14:38:41 +0300
committerVlad Mihaylenko <vxmihaylenko@gmail.com>2017-08-09 14:38:41 +0300
commitaf661dd22ec15dbcec7ce54953c87853f3657e6b (patch)
tree46a5add3e4902faa264c506c4028e71ec9a53816 /xcode
parent8131297d66c96405b1d1591bd9ca6d0cce224dfe (diff)
[ios] Updated app version to 7.4.2. (#6829)
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 eaa866bd18..df0d567e44 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -1,4 +1,4 @@
-CURRENT_PROJECT_VERSION = 7.4.0
+CURRENT_PROJECT_VERSION = 7.4.2
// Paths
OMIM_ROOT = $(PROJECT_DIR)/../..