1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-22 18:25:18 +00:00

[cron] Bump distribution date (2020-03-28)

This commit is contained in:
thinkyhead 2020-03-28 00:03:16 +00:00
parent 8752fbd92c
commit e71b25a555

View File

@ -42,7 +42,7 @@
* version was tagged.
*/
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2020-03-27"
#define STRING_DISTRIBUTION_DATE "2020-03-28"
#endif
/**