VERSION 3.4 MAC FIX GOOGLE DRIVE

.. update build id
This commit is contained in:
Mark Liversedge
2016-12-25 13:11:01 +00:00
parent 537da048a5
commit b08dee941f

View File

@@ -80,6 +80,7 @@
// 3947 - V3.4 RC2
// 3950 - V3.4 RELEASE (November 18 2016)
// 3955 - V3.4 RELEASE SIERRA BUILD UPDATE (November 19 2016)
// 3956 - V3.4 FIXUP GOOGLE DRIVE ISSUES ON MAC (December 25 2016)
#define VERSION3_BUILD 3010 // released
#define VERSION3_SP1 3030 // released
@@ -88,13 +89,13 @@
#define VERSION311_BUILD 3101 // first build with 3.1 upgrade process
#define VERSION32_BUILD 3200 // released
#define VERSION33_BUILD 3933 // development release
#define VERSION34_BUILD 3955 // released
#define VERSION34_BUILD 3956 // released
// 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 3955
#define VERSION_LATEST 3956
#define VERSION_STRING "V3.4"
// default config for this release cycle