From ce711755f9176c9e4459c74e0ebad69d0b40145e Mon Sep 17 00:00:00 2001 From: Ilya Grechuhin Date: Wed, 23 Aug 2017 14:06:20 +0300 Subject: [PATCH] [release-75-version] [ios] Updated version to 7.5.0. --- xcode/common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index df0d567e44..4656b99f68 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 7.4.2 +CURRENT_PROJECT_VERSION = 7.5.0 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..