mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
VERSION 3.5 RELEASE CANDIDATE 2
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
// 3969 - V3.5 DEVELOPMENT 1901
|
||||
// 3970 - V3.5 DEVELOPMENT 1903
|
||||
// 3980 - V3.5 RC1
|
||||
// 3981 - V3.5 RC2
|
||||
|
||||
|
||||
#define VERSION3_BUILD 3010 // released
|
||||
@@ -105,14 +106,14 @@
|
||||
#define VERSION32_BUILD 3200 // released
|
||||
#define VERSION33_BUILD 3933 // development release
|
||||
#define VERSION34_BUILD 3955 // released
|
||||
#define VERSION35_BUILD 3980 // rc1
|
||||
#define VERSION35_BUILD 3981 // rc2
|
||||
|
||||
// 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 3980
|
||||
#define VERSION_STRING "V3.5 RC1"
|
||||
#define VERSION_LATEST 3981
|
||||
#define VERSION_STRING "V3.5 RC2"
|
||||
|
||||
// default config for this release cycle
|
||||
#define VERSION_CONFIG_PREFIX "http://www.goldencheetah.org/defaults/4.0"
|
||||
|
||||
Reference in New Issue
Block a user