From ffc90c84cb1f560ccf4044b6e9a6543111656cd1 Mon Sep 17 00:00:00 2001 From: Vladimir Byko-Ianko Date: Wed, 14 Jun 2017 18:55:19 +0300 Subject: [PATCH] iOS version up to 7.3.6. --- xcode/common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index 5403353cd2..9a9bff7519 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 7.3.4 +CURRENT_PROJECT_VERSION = 7.3.6 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..