1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-24 12:35:51 +00:00

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

This commit is contained in:
thinkyhead 2021-05-31 02:26:30 +00:00
parent 52ae3e6967
commit bc6e90f4ab

View File

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