From 4080ddebdb8d651cd2dfd3b16a943c27ae2b9f97 Mon Sep 17 00:00:00 2001 From: Johan Degraeve Date: Thu, 18 Jul 2024 00:06:44 +0200 Subject: [PATCH] version 5.3.2 - build 4203 --- xdrip/Version.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xdrip/Version.xcconfig b/xdrip/Version.xcconfig index dab5d02e6..f5b647740 100644 --- a/xdrip/Version.xcconfig +++ b/xdrip/Version.xcconfig @@ -4,8 +4,8 @@ // // Version [DEFAULT] -XDRIP_MARKETING_VERSION = 5.3.1 -CURRENT_PROJECT_VERSION = 4202 +XDRIP_MARKETING_VERSION = 5.3.2 +CURRENT_PROJECT_VERSION = 4203 // Optional override #include? "VersionOverride.xcconfig"