Skip to content

Commit

Permalink
VERSION 3.6 DEVELOPMENT SEPTEMBER 2020
Browse files Browse the repository at this point in the history
.. marking up for development release

[publish binaries]
  • Loading branch information
liversedge committed Sep 5, 2020
1 parent 8c5b416 commit 6164dd9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/Core/GcUpgrade.h
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
// 3992 - V3.6 DEVELOPMENT
// 4000 - V3.6 DEVELOPMENT 2005 (MAY 2020)
// 4001 - V3.6 DEVELOPMENT 2006 (JUN 2020)
// 4002 - V3.6 DEVELOPMENT 2009 (SEP 2020)

#define VERSION3_BUILD 3010 // released
#define VERSION3_SP1 3030 // released
Expand All @@ -105,14 +106,14 @@
#define VERSION33_BUILD 3933 // development release
#define VERSION34_BUILD 3955 // released
#define VERSION35_BUILD 3990 // released
#define VERSION36_BUILD 4001 // development build June 2020
#define VERSION36_BUILD 4002 // development build September 2020

// 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 4001
#define VERSION_STRING "V3.6-DEV2006"
#define VERSION_LATEST 4002
#define VERSION_STRING "V3.6-DEV2009"

// default config for this release cycle
#define VERSION_CONFIG_PREFIX "http://www.goldencheetah.org/defaults/3.5"
Expand Down

0 comments on commit 6164dd9

Please sign in to comment.