0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-31 14:12:52 +00:00

[cron] Bump distribution date (2021-01-06)

This commit is contained in:
thinkyhead 2021-01-06 00:27:10 +00:00
parent e3831c146d
commit d2969d2326

View file

@ -42,7 +42,7 @@
* version was tagged.
*/
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2021-01-05"
#define STRING_DISTRIBUTION_DATE "2021-01-06"
#endif
/**