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-05-25 16:06:58 +0300
committerIlya Grechuhin <i.grechuhin@gmail.com>2017-05-25 16:53:59 +0300
commit08fdbea183489614fc8c8a286b6ed1a78a34e36a (patch)
tree4f50b81195f2692c263a06ad7732f71caf5a8d29 /xcode
parenta1007b4559aca841196ea27609e0f50caf5ed17a (diff)
[cherry] [FABRIC-7708] Increased app version to 7.3.4
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 2dee126d88..5403353cd2 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -1,4 +1,4 @@
-CURRENT_PROJECT_VERSION = 7.3.3
+CURRENT_PROJECT_VERSION = 7.3.4
// Paths
OMIM_ROOT = $(PROJECT_DIR)/../..