0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-02-19 23:54:19 +00:00

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

This commit is contained in:
thinkyhead 2020-10-28 00:16:40 +00:00
parent 2cae26ee35
commit 68ef3ac675

View file

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