First rudimentary support for MEGA PRO.

This commit is contained in:
Knutwurst
2020-08-27 16:31:54 +02:00
parent 0757a57122
commit fc5a29b43a
5 changed files with 405 additions and 303 deletions

View File

@@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define CUSTOM_BUILD_VERSION "1.1.5"
#define CUSTOM_BUILD_VERSION "1.1.6-beta"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2020-08-27"