mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
VERSION 3.5 DEV-1710
.. latest development build.
This commit is contained in:
@@ -87,6 +87,7 @@
|
||||
// 3961 - V3.5 DEVELOPMENT CLOUD REFACTOR PRIOR TO 1704
|
||||
// 3962 - V3.5 DEVELOPMENT 1705
|
||||
// 3963 - V3.5 DEVELOPMENT 1708
|
||||
// 3964 - V3.5 DEVELOPMENT 1710
|
||||
|
||||
|
||||
#define VERSION3_BUILD 3010 // released
|
||||
@@ -97,14 +98,14 @@
|
||||
#define VERSION32_BUILD 3200 // released
|
||||
#define VERSION33_BUILD 3933 // development release
|
||||
#define VERSION34_BUILD 3955 // released
|
||||
#define VERSION35_BUILD 3963 // development release
|
||||
#define VERSION35_BUILD 3964 // development release
|
||||
|
||||
// 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 3963
|
||||
#define VERSION_STRING "DEV-V3.5 1708"
|
||||
#define VERSION_LATEST 3964
|
||||
#define VERSION_STRING "DEV-V3.5 1710"
|
||||
|
||||
// default config for this release cycle
|
||||
#define VERSION_CONFIG_PREFIX "http://www.goldencheetah.org/defaults/4.0"
|
||||
|
||||
Reference in New Issue
Block a user