From 48ee34a9bd3ea912cc2160e65d69e02a6e7fcccd Mon Sep 17 00:00:00 2001 From: Johan Degraeve Date: Wed, 15 Jun 2022 22:30:44 +0200 Subject: [PATCH] version 4.10.3 build 4179 --- xdrip/Version.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xdrip/Version.xcconfig b/xdrip/Version.xcconfig index cddd835c..8040d2c9 100644 --- a/xdrip/Version.xcconfig +++ b/xdrip/Version.xcconfig @@ -4,8 +4,8 @@ // // Version [DEFAULT] -XDRIP_MARKETING_VERSION = 4.10.2 -CURRENT_PROJECT_VERSION = 4178 +XDRIP_MARKETING_VERSION = 4.10.3 +CURRENT_PROJECT_VERSION = 4179 // Optional override #include? "VersionOverride.xcconfig"