Date refresh

This commit is contained in:
Scott Lahteine
2018-01-20 09:17:00 -06:00
committed by GitHub
parent 6253560ffa
commit f360b3b849

View File

@@ -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-10-24 12:00" #define STRING_DISTRIBUTION_DATE "2018-01-20"
/** /**
* Required minimum Configuration.h and Configuration_adv.h file versions. * Required minimum Configuration.h and Configuration_adv.h file versions.