Fix 5015 fan issue

Addressing issue #3
This commit is contained in:
David Ramiro
2019-01-16 21:18:29 +01:00
parent 69120ebeff
commit 7cd658e10f
2 changed files with 2 additions and 2 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 "2019-01-10"
#define STRING_DISTRIBUTION_DATE "2019-01-16"
/**
* Required minimum Configuration.h and Configuration_adv.h file versions.