From ea00f6c343e9f8bddc7818d4f4d45bc9db0b318e Mon Sep 17 00:00:00 2001 From: Aleksey Belouosv Date: Tue, 30 Apr 2019 17:48:26 +0300 Subject: [PATCH] [iOS] version 9.1 --- xcode/common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index 8cc82a3027..4e30648000 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 9.0.6 +CURRENT_PROJECT_VERSION = 9.1.0 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..