From d9b6e81975954cc4330c155b304761b01bd3f9d1 Mon Sep 17 00:00:00 2001 From: Ilya Grechuhin Date: Thu, 9 Nov 2017 15:41:33 +0300 Subject: [PATCH] [version] [ios] Updated version to 7.6.5 --- xcode/common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index fcd2da8c47..9209618e6c 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 7.6.1 +CURRENT_PROJECT_VERSION = 7.6.5 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..