Skip to content

Commit

Permalink
V3.6 RC4 BUILD
Browse files Browse the repository at this point in the history
Trigger v3.6 RC build.
[publish binaries]
  • Loading branch information
amtriathlon committed Mar 18, 2023
1 parent 29f59e3 commit b907e7f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions src/Core/GcUpgrade.h
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@
// 4009 - V3.6 DEVELOPMENT 2110 (NOV 2021) (Pre-release)
// 4010 - V3.6 DEVELOPMENT 2202 (FEB 2022) (Pre-release RC1)
// 4011 - V3.6 DEVELOPMENT 2208 (AUG 2022) (Pre-release RC2)
// 4012 - V3.6 DEVELOPMENT 2208 (OCT 2022) (Pre-release RC3) - triggered 29/10 - updated snapshot 12/02/2023
// 4012 - V3.6 DEVELOPMENT 2210 (OCT 2022) (Pre-release RC3) - triggered 29/10
// 4013 - V3.6 DEVELOPMENT 2303 (MAR 2023) (Pre-release RC4)

#define VERSION3_BUILD 3010 // released
#define VERSION3_SP1 3030 // released
Expand All @@ -115,14 +116,14 @@
#define VERSION33_BUILD 3933 // development release
#define VERSION34_BUILD 3955 // released
#define VERSION35_BUILD 3990 // released
#define VERSION36_BUILD 4012 // third release candidate
#define VERSION36_BUILD 4013 // fourth release candidate

// 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 4012
#define VERSION_STRING "V3.6-RC3"
#define VERSION_LATEST 4013
#define VERSION_STRING "V3.6-RC4"

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

0 comments on commit b907e7f

Please sign in to comment.