From 965b35e1d145ecdfdf7d497344b6c18323be6937 Mon Sep 17 00:00:00 2001 From: Ilya Grechuhin Date: Fri, 10 Mar 2017 11:58:30 +0300 Subject: [PATCH] [release-72-version] [ios] Increased project version to 7.2.0 --- xcode/common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index 198ccc11d5..893877af93 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 7.1.1 +CURRENT_PROJECT_VERSION = 7.2.0 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..