From d204e8d145e198bc295e2ac04c8f5b9e359fdfa6 Mon Sep 17 00:00:00 2001 From: Johan Degraeve Date: Mon, 14 Oct 2024 21:12:47 +0200 Subject: [PATCH] version 5.4.0 - build 4205 --- xdrip/Version.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xdrip/Version.xcconfig b/xdrip/Version.xcconfig index e10367caf..50668384e 100644 --- a/xdrip/Version.xcconfig +++ b/xdrip/Version.xcconfig @@ -4,8 +4,8 @@ // // Version [DEFAULT] -XDRIP_MARKETING_VERSION = 5.3.3 -CURRENT_PROJECT_VERSION = 4204 +XDRIP_MARKETING_VERSION = 5.4.0 +CURRENT_PROJECT_VERSION = 4205 // Optional override #include? "VersionOverride.xcconfig"