From 9edb0e6c840fa038c0875e4652b6b1f025c6dc1f Mon Sep 17 00:00:00 2001 From: Johan Degraeve Date: Mon, 22 Jul 2024 21:05:01 +0200 Subject: [PATCH] version 5.3.3 - build 4204 --- xdrip/Version.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xdrip/Version.xcconfig b/xdrip/Version.xcconfig index f5b647740..e10367caf 100644 --- a/xdrip/Version.xcconfig +++ b/xdrip/Version.xcconfig @@ -4,8 +4,8 @@ // // Version [DEFAULT] -XDRIP_MARKETING_VERSION = 5.3.2 -CURRENT_PROJECT_VERSION = 4203 +XDRIP_MARKETING_VERSION = 5.3.3 +CURRENT_PROJECT_VERSION = 4204 // Optional override #include? "VersionOverride.xcconfig"