mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
VERSION 3.4 MAC FIX GOOGLE DRIVE
.. update build id
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
// 3947 - V3.4 RC2
|
||||
// 3950 - V3.4 RELEASE (November 18 2016)
|
||||
// 3955 - V3.4 RELEASE SIERRA BUILD UPDATE (November 19 2016)
|
||||
// 3956 - V3.4 FIXUP GOOGLE DRIVE ISSUES ON MAC (December 25 2016)
|
||||
|
||||
#define VERSION3_BUILD 3010 // released
|
||||
#define VERSION3_SP1 3030 // released
|
||||
@@ -88,13 +89,13 @@
|
||||
#define VERSION311_BUILD 3101 // first build with 3.1 upgrade process
|
||||
#define VERSION32_BUILD 3200 // released
|
||||
#define VERSION33_BUILD 3933 // development release
|
||||
#define VERSION34_BUILD 3955 // released
|
||||
#define VERSION34_BUILD 3956 // released
|
||||
|
||||
// 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 3955
|
||||
#define VERSION_LATEST 3956
|
||||
#define VERSION_STRING "V3.4"
|
||||
|
||||
// default config for this release cycle
|
||||
|
||||
Reference in New Issue
Block a user