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>2018-03-05 14:27:40 +0300
committerRoman Kuznetsov <r.kuznetsow@gmail.com>2018-03-05 14:30:04 +0300
commit2025beb42408e8c097d803ddb9c754bf8d572448 (patch)
tree986a71468e3fcdfd9d85de744f6c69042f02b5e4
parentd6bdaeac8478ecb5833afe387e8713d372252a56 (diff)
[MAPSME-7007] [ios] Updated app version to 8.1.1.
-rw-r--r--xcode/common.xcconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig
index c61ec0626b..29d4bf595d 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -1,4 +1,4 @@
-CURRENT_PROJECT_VERSION = 8.1.0
+CURRENT_PROJECT_VERSION = 8.1.1
// Paths
OMIM_ROOT = $(PROJECT_DIR)/../..