From f487db5712eb37838de07d65eaaff119ea98cda3 Mon Sep 17 00:00:00 2001 From: Johan Degraeve Date: Sat, 30 Apr 2022 21:49:07 +0200 Subject: [PATCH] version 4.10.0 build 4176 --- xdrip/Version.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xdrip/Version.xcconfig b/xdrip/Version.xcconfig index 71da6b61..1014a665 100644 --- a/xdrip/Version.xcconfig +++ b/xdrip/Version.xcconfig @@ -4,8 +4,8 @@ // // Version [DEFAULT] -XDRIP_MARKETING_VERSION = 4.9.2 -CURRENT_PROJECT_VERSION = 4175 +XDRIP_MARKETING_VERSION = 4.10.0 +CURRENT_PROJECT_VERSION = 4176 // Optional override #include? "VersionOverride.xcconfig"