diff --git a/src/Core/GcUpgrade.h b/src/Core/GcUpgrade.h index 80cc3bc2f..8262753e0 100644 --- a/src/Core/GcUpgrade.h +++ b/src/Core/GcUpgrade.h @@ -136,7 +136,7 @@ // the next two will with each build/release #define VERSION_LATEST 5011 #define VERSION_STRING "V3.8-DEV2603" -//#define GC_VERSION VERSION_STRING // To force version string on non-tagged ci builds +#define GC_VERSION VERSION_STRING // To force version string on non-tagged ci builds // default config for this release cycle #define VERSION_CONFIG_PREFIX "http://www.goldencheetah.org/defaults/3.8"