From 3c3927df1b2d4400426740b225e8192d2e91f243 Mon Sep 17 00:00:00 2001 From: Alejandro Martinez Date: Sat, 17 Jan 2026 18:29:27 -0300 Subject: [PATCH] Update snapshot builds Main changes from v3.8-DEV2601: 686f4310f Revert to Qt 6.5.3 for macOS builds a00e27638 Dialog to build filter queries for similar activities (#4805) 749a21d9b Train mode: Improved readability for ErgFilePlot (#4806) 3e8c6fe04 Updating power values of planned activities with linked workouts (#4799) 1c6979846 Fix Edit menu disappearing when changing languages on macOS (#4797) [publish binaries] --- src/Core/GcUpgrade.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Core/GcUpgrade.h b/src/Core/GcUpgrade.h index 51575bfaa..6dc94df0a 100644 --- a/src/Core/GcUpgrade.h +++ b/src/Core/GcUpgrade.h @@ -127,7 +127,7 @@ #define VERSION36_BUILD 5000 // released 5/8/23 #define VERSION37_BUILD 5005 // released 28/3/25 #define VERSION37_SP1 5006 // released 20/11/25 -#define VERSION38_DEV2601 5010 // (Jan 2026) - latest snapshot 10/1/26 +#define VERSION38_DEV2601 5010 // (Jan 2026) - latest snapshot 17/1/26 // will keep changing during testing and before final release #define VERSION31_BUILD VERSION31_UPG