|
|
@ -48,7 +48,7 @@
|
|
|
|
* here we define this default string as the date where the latest release
|
|
|
|
* here we define this default string as the date where the latest release
|
|
|
|
* version was tagged.
|
|
|
|
* 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.
|
|
|
|
* 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
|
|
|
|
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option on
|
|
|
|
* the configuration files.
|
|
|
|
* the configuration files.
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
#define REQUIRED_CONFIGURATION_H_VERSION 010100
|
|
|
|
#define REQUIRED_CONFIGURATION_H_VERSION 010107
|
|
|
|
#define REQUIRED_CONFIGURATION_ADV_H_VERSION 010100
|
|
|
|
#define REQUIRED_CONFIGURATION_ADV_H_VERSION 010107
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* The protocol for communication to the host. Protocol indicates communication
|
|
|
|
* The protocol for communication to the host. Protocol indicates communication
|
|
|
|