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:
authorVladiMihaylenko <vxmihaylenko@gmail.com>2017-08-07 19:06:24 +0300
committerburivuh <burivuh@maps.me>2017-08-07 19:08:29 +0300
commit485bce85500242ff38287974e5d278e69d107095 (patch)
treeb9ac058d0e2508df2807bdefd107aa7f14b84515
parent3be089b0543e174bf489299f89217b091133b4a9 (diff)
[ios] Increased version to 7.4.1.beta-955
-rw-r--r--xcode/common.xcconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig
index 75173e8d61..28edf652a4 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -1,4 +1,4 @@
-CURRENT_PROJECT_VERSION = 7.4.0
+CURRENT_PROJECT_VERSION = 7.4.1
// Paths
OMIM_ROOT = $(PROJECT_DIR)/../..