0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-19 16:16:13 +00:00

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

This commit is contained in:
thinkyhead 2021-05-06 00:55:43 +00:00
parent 1eb68e9f9a
commit 2470dc822f

View file

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