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

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

This commit is contained in:
thinkyhead 2021-05-10 01:00:29 +00:00
parent fff5e9ba4a
commit 4a7f5603de

View file

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