From b9b6aaa47542c32d1348a7d1e775cf2090d0efc0 Mon Sep 17 00:00:00 2001 From: Vladimir Byko-Ianko Date: Fri, 13 Sep 2019 18:25:33 +0300 Subject: [PATCH] [iOS] Updated version to 9.5 --- xcode/common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index 0e9a1a9726..d786a671df 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 9.4.0 +CURRENT_PROJECT_VERSION = 9.5.0 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..