Date refresh

This commit is contained in:
Scott Lahteine 2018-01-20 09:17:57 -06:00 committed by GitHub
parent 303d792b9f
commit 4bc4351250
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define STRING_DISTRIBUTION_DATE "2017-11-19 12:00"
#define STRING_DISTRIBUTION_DATE "2018-01-20"
/**
* Required minimum Configuration.h and Configuration_adv.h file versions.