From b02cd8275c6643cab128f92fe90f48ad05e22ab5 Mon Sep 17 00:00:00 2001 From: Johan Degraeve Date: Mon, 3 Jun 2024 21:20:18 +0200 Subject: [PATCH] version 5.2.3 - build 4201 --- xdrip/Version.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xdrip/Version.xcconfig b/xdrip/Version.xcconfig index 96f62e668..b95e296cd 100644 --- a/xdrip/Version.xcconfig +++ b/xdrip/Version.xcconfig @@ -4,8 +4,8 @@ // // Version [DEFAULT] -XDRIP_MARKETING_VERSION = 5.2.2 -CURRENT_PROJECT_VERSION = 4200 +XDRIP_MARKETING_VERSION = 5.2.3 +CURRENT_PROJECT_VERSION = 4201 // Optional override #include? "VersionOverride.xcconfig"