Public Development Build for v3.3

.. change strings.
This commit is contained in:
Mark Liversedge
2015-11-07 16:38:04 +00:00
parent 55ce8d5103
commit e592d79463

View File

@@ -57,6 +57,7 @@
// 3108 - V3.2 RC4X (some problems with tagging)
// 3200 - V3.2 RELEASE (August 12 2015)
// 3900 - V3.3 DEVELOPMENT STARTS
// 3901 - V3.3 PUBLIC DEVELOPMENT BUILD
#define VERSION3_BUILD 3010 // released
#define VERSION3_SP1 3030 // released
@@ -70,8 +71,8 @@
#define VERSION31_BUILD VERSION31_UPG
// these three will change until we release
#define VERSION_LATEST 3900
#define VERSION_STRING "V3.3 DEV"
#define VERSION_LATEST 3901
#define VERSION_STRING "V3.3 PUBLIC DEV"
// default config for this release is available and maintained here:
// not updated for v3.3 *yet*