Skip to content

Commit

Permalink
VERSION 3.6 DEVELOPMENT BUILD AUGUST 2021
Browse files Browse the repository at this point in the history
.. marking up for release of a new development build.

[publish binaries]
  • Loading branch information
liversedge committed Aug 14, 2021
1 parent fd546b4 commit 2ea3080
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/Core/GcUpgrade.h
Expand Up @@ -98,7 +98,8 @@
// 4002 - V3.6 DEVELOPMENT 2009 (SEP 2020)
// 4003 - V3.6 DEVELOPMENT 2101 (JAN 2021)
// 4004 - V3.6 DEVELOPMENT 2106 (JUN 2021)
// 4005 - V3.6 DEVELOPMENT 2107 (JUL 2021)
// 4006 - V3.6 DEVELOPMENT 2107 (JUL 2021)
// 4007 - V3.6 DEVELOPMENT 2108 (AUG 2021)


#define VERSION3_BUILD 3010 // released
Expand All @@ -110,13 +111,13 @@
#define VERSION33_BUILD 3933 // development release
#define VERSION34_BUILD 3955 // released
#define VERSION35_BUILD 3990 // released
#define VERSION36_BUILD 4006 // testing upgrade processing
#define VERSION36_BUILD 4007 // testing upgrade processing

// 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 4006
#define VERSION_LATEST 4007
#define VERSION_STRING "V3.6-DEVELOPMENT"

// default config for this release cycle
Expand Down

0 comments on commit 2ea3080

Please sign in to comment.