1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-28 06:21:31 +00:00

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

This commit is contained in:
thinkyhead 2021-05-16 01:12:19 +00:00
parent 05bb3bde7a
commit 533ba2ac96

View File

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