Update snapshot builds

Main changes from v3.7 release:
56ff6ff73 Add planned workouts / activities (#4666)
b5fe5a32c Natural sort order for workouts in train mode (#4667)
80cbc11a0 Aerolab - Fix imperial units in eoffset label
30efd9fa7 Fix some typos in Xert integration
9c6d361da Single instance of SpecialFields (#4660)
e099e89d7 Reworked the dialog for manually creating activities (#4656)
55f95e594 Overview Metric Tile - support for metric overrides (#4649)
e5d4ab114 Fix Strava upload Train simulations as VirtualRide
6764546da Correct the format of the "Start Date" and "Start Time" in the
activities summary text field. (#4648)
83797126b Calculating expected load also based on past stress (#4651)
9c666ad55 Use the right Context for FreeSearch
047ab8079 Update German translation
ae6ebd9aa FitRideFile - Avoid duplicated XData series names
5c32910af Avoid crash on WPrime computation
f22c3796d Fix Workout Wizard window title and style
c1bb636db DiaryWindow::rideSelected - Ignore same activity
e10ad628f FitRideFile - Fix regression with native TCORE
969f8c22d Ensure Device Type Tile reflects change on edit (#4633)
7e3d0a435 Upgrade Qt to 6.5.3 for AppVeyor macOS builds
a97cc9aea Restore colored zones code to QWT curve
34db86d14 Update macOS plist to v3.7 Fixes #4631
[publish binaries]
This commit is contained in:
Alejandro Martinez
2025-07-07 19:04:18 -03:00
parent 17dfbb3a30
commit 1f2290050c

View File

@@ -123,7 +123,7 @@
#define VERSION34_BUILD 3955 // released #define VERSION34_BUILD 3955 // released
#define VERSION35_BUILD 3990 // released #define VERSION35_BUILD 3990 // released
#define VERSION36_BUILD 5000 // released 5/8/23 #define VERSION36_BUILD 5000 // released 5/8/23
#define VERSION37_BUILD 5005 // released 28/3/25 - latest snapshot 28/5/25 #define VERSION37_BUILD 5005 // released 28/3/25 - latest snapshot 7/7/25
// will keep changing during testing and before final release // will keep changing during testing and before final release
#define VERSION31_BUILD VERSION31_UPG #define VERSION31_BUILD VERSION31_UPG