Tag Up V3.4.1 development

.. Development builds starting for 3.4.1

.. Likely to release sometime 2017 Q2
This commit is contained in:
Mark Liversedge
2017-01-15 11:07:08 +00:00
parent 399655b1c8
commit 85a0eb33eb

View File

@@ -80,6 +80,8 @@
// 3947 - V3.4 RC2
// 3950 - V3.4 RELEASE (November 18 2016)
// 3955 - V3.4 RELEASE SIERRA BUILD UPDATE (November 19 2016)
// 3956 - V3.4 FIXUPS FROM 3.4 BRANCH
// 3957 - V3.4.1 DEVELOPMENT
#define VERSION3_BUILD 3010 // released
#define VERSION3_SP1 3030 // released
@@ -94,8 +96,8 @@
#define VERSION31_BUILD VERSION31_UPG
// the next two will with each build/release
#define VERSION_LATEST 3955
#define VERSION_STRING "V3.4"
#define VERSION_LATEST 3957
#define VERSION_STRING "DEV-V3.4.1"
// default config for this release cycle
#define VERSION_CONFIG_PREFIX "http://www.goldencheetah.org/defaults/4.0"