From 2da68bb6a93330b91e76c7d39754f1e6c1dd9ad6 Mon Sep 17 00:00:00 2001 From: Ilya Grechuhin Date: Tue, 21 Mar 2017 15:54:53 +0300 Subject: [PATCH] [release-72-crash-fix] Increased app version to 7.2.2 --- xcode/common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index 5abeceb687..b3d129c953 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 7.2.1 +CURRENT_PROJECT_VERSION = 7.2.2 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..