0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-02-17 06:48:05 +00:00

[cron] Bump distribution date (2020-09-08)

This commit is contained in:
thinkyhead 2020-09-08 00:12:45 +00:00
parent 5c3140811d
commit d1d8417a61

View file

@ -42,7 +42,7 @@
* version was tagged.
*/
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2020-09-07"
#define STRING_DISTRIBUTION_DATE "2020-09-08"
#endif
/**