From 5e9c972a8021885ad94ef6167667ad7947185e12 Mon Sep 17 00:00:00 2001 From: Ilya Grechuhin Date: Tue, 4 Jul 2017 13:16:21 +0300 Subject: [PATCH] [release-74-version] [ios] Updated app version to 7.4.0. --- xcode/common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index 9f012d3295..75173e8d61 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 7.3.7 +CURRENT_PROJECT_VERSION = 7.4.0 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..