Encourage users to re-examine their configs

This commit is contained in:
Scott Lahteine
2017-10-24 18:32:20 -05:00
parent 1c97c1582c
commit ec9d7b639d
69 changed files with 71 additions and 71 deletions

View File

@@ -48,7 +48,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define STRING_DISTRIBUTION_DATE "2017-05-04 12:00"
#define STRING_DISTRIBUTION_DATE "2017-10-24 12:00"
/**
* Required minimum Configuration.h and Configuration_adv.h file versions.
@@ -57,8 +57,8 @@
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option on
* the configuration files.
*/
#define REQUIRED_CONFIGURATION_H_VERSION 010100
#define REQUIRED_CONFIGURATION_ADV_H_VERSION 010100
#define REQUIRED_CONFIGURATION_H_VERSION 010107
#define REQUIRED_CONFIGURATION_ADV_H_VERSION 010107
/**
* The protocol for communication to the host. Protocol indicates communication