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:
authorVlad Mihaylenko <vxmihaylenko@gmail.com>2017-01-19 18:06:55 +0300
committerGitHub <noreply@github.com>2017-01-19 18:06:55 +0300
commitc48c1d1ae214784f3f7abc822ee222843a70bed7 (patch)
tree74123687aec13afb2efc2c46311df98be3477e1b
parent094a28a5468ed4d81ae9a2ffed42ddad11b76fdc (diff)
parent20e8cbc598d8ffbcec16497a515bc9e935e31782 (diff)
Merge pull request #5236 from igrechuhin/release-71-versionbeta-579
[release-71-version] [ios] Updated version to 7.0.6.
-rw-r--r--xcode/common.xcconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig
index 0f18eb65f5..c2c828683b 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -1,4 +1,4 @@
-CURRENT_PROJECT_VERSION = 7.0.4
+CURRENT_PROJECT_VERSION = 7.0.6
// Paths
OMIM_ROOT = $(PROJECT_DIR)/../..