0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-18 23:49:49 +00:00

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

This commit is contained in:
thinkyhead 2021-05-15 01:05:33 +00:00
parent 2a5ab55c36
commit 3b4643d31a

View file

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