mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
VERSION 3.5 RC1
.. marking up for release candidate.
This commit is contained in:
@@ -94,6 +94,7 @@
|
||||
// 3968 - V3.5 DEVELOPMENT 1810
|
||||
// 3969 - V3.5 DEVELOPMENT 1901
|
||||
// 3970 - V3.5 DEVELOPMENT 1903
|
||||
// 3980 - V3.5 RC1
|
||||
|
||||
|
||||
#define VERSION3_BUILD 3010 // released
|
||||
@@ -104,14 +105,14 @@
|
||||
#define VERSION32_BUILD 3200 // released
|
||||
#define VERSION33_BUILD 3933 // development release
|
||||
#define VERSION34_BUILD 3955 // released
|
||||
#define VERSION35_BUILD 3970 // development release
|
||||
#define VERSION35_BUILD 3980 // rc1
|
||||
|
||||
// will keep changing during testing and before final release
|
||||
#define VERSION31_BUILD VERSION31_UPG
|
||||
|
||||
// the next two will with each build/release
|
||||
#define VERSION_LATEST 3970
|
||||
#define VERSION_STRING "DEV-V3.5 1903"
|
||||
#define VERSION_LATEST 3980
|
||||
#define VERSION_STRING "V3.5 RC1"
|
||||
|
||||
// default config for this release cycle
|
||||
#define VERSION_CONFIG_PREFIX "http://www.goldencheetah.org/defaults/4.0"
|
||||
|
||||
Reference in New Issue
Block a user