mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-14 16:39:57 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e592d79463 |
@@ -57,6 +57,7 @@
|
||||
// 3108 - V3.2 RC4X (some problems with tagging)
|
||||
// 3200 - V3.2 RELEASE (August 12 2015)
|
||||
// 3900 - V3.3 DEVELOPMENT STARTS
|
||||
// 3901 - V3.3 PUBLIC DEVELOPMENT BUILD
|
||||
|
||||
#define VERSION3_BUILD 3010 // released
|
||||
#define VERSION3_SP1 3030 // released
|
||||
@@ -70,8 +71,8 @@
|
||||
#define VERSION31_BUILD VERSION31_UPG
|
||||
|
||||
// these three will change until we release
|
||||
#define VERSION_LATEST 3900
|
||||
#define VERSION_STRING "V3.3 DEV"
|
||||
#define VERSION_LATEST 3901
|
||||
#define VERSION_STRING "V3.3 PUBLIC DEV"
|
||||
|
||||
// default config for this release is available and maintained here:
|
||||
// not updated for v3.3 *yet*
|
||||
|
||||
Reference in New Issue
Block a user