mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-13 12:42:20 +00:00
Trigger v3.7-DEV2412 builds
[publish binaries]
This commit is contained in:
@@ -109,7 +109,8 @@
|
||||
// 5000 - V3.6 RELEASE (August 2023)
|
||||
// 5001 - V3.7 DEVELOPMENT 2404 (APR 2024)
|
||||
// 5002 - V3.7 DEVELOPMENT 2408 (AUG 2024)
|
||||
// 5003 - V3.7 DEVELOPMENT 2410 (OCT 2024) - latest snapshot 4/11/2024
|
||||
// 5003 - V3.7 DEVELOPMENT 2410 (OCT 2024)
|
||||
// 5004 - V3.7 DEVELOPMENT 2412 (DEC 2024) - latest snapshot 14/12/2024
|
||||
|
||||
#define VERSION3_BUILD 3010 // released
|
||||
#define VERSION3_SP1 3030 // released
|
||||
@@ -121,7 +122,7 @@
|
||||
#define VERSION34_BUILD 3955 // released
|
||||
#define VERSION35_BUILD 3990 // released
|
||||
#define VERSION36_BUILD 5000 // released 5/8/23
|
||||
#define VERSION37_BUILD 5003 // development release
|
||||
#define VERSION37_BUILD 5004 // development release
|
||||
|
||||
// will keep changing during testing and before final release
|
||||
#define VERSION31_BUILD VERSION31_UPG
|
||||
@@ -129,7 +130,7 @@
|
||||
// the next two will with each build/release
|
||||
#define VERSION_LATEST 5002
|
||||
#define VERSION_STRING "V3.7-DEV"
|
||||
//#define GC_VERSION VERSION_STRING // To force version string on non-tagged ci builds
|
||||
#define GC_VERSION VERSION_STRING // To force version string on non-tagged ci builds
|
||||
|
||||
// default config for this release cycle
|
||||
#define VERSION_CONFIG_PREFIX "http://www.goldencheetah.org/defaults/3.7"
|
||||
|
||||
Reference in New Issue
Block a user