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-10-25 20:22:14 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2017-11-09 13:20:24 +0300
commit0a34c7c185ca8257cc68bd40ea67075cccfd5d10 (patch)
tree48177bfacefc4219411b1acf46ca459965878d20 /xcode/common.xcconfig
parent213318c7f1b9a0a4a333f6e597832d3938ac913a (diff)
[ios] Increased project version to 7.6.1
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 b9232951e7..fcd2da8c47 100644
--- a/xcode/common.xcconfig
+++ b/xcode/common.xcconfig
@@ -1,4 +1,4 @@
-CURRENT_PROJECT_VERSION = 7.6.0
+CURRENT_PROJECT_VERSION = 7.6.1
// Paths
OMIM_ROOT = $(PROJECT_DIR)/../..