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:
authorIlya Grechuhin <i.grechuhin@gmail.com>2017-12-13 17:00:20 +0300
committerIlya Grechuhin <i.grechuhin@gmail.com>2017-12-14 14:10:18 +0300
commitafc6c00cbfb0d97e5f5cfe70cfce1eb70ad9dc20 (patch)
tree60167f7dd028ccd5f760c2c670d8c33ca4b65478 /xcode/common.xcconfig
parenta328bc801df318714f4463fa48d62696ea0de532 (diff)
[release-80-version] [ios] Updated app version to 8.0.
Diffstat (limited to 'xcode/common.xcconfig')
-rw-r--r--xcode/common.xcconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig
index 9209618e6c..b68a5c977c 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -1,4 +1,4 @@
-CURRENT_PROJECT_VERSION = 7.6.5
+CURRENT_PROJECT_VERSION = 8.0
// Paths
OMIM_ROOT = $(PROJECT_DIR)/../..