1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-27 13:56:24 +00:00

[cron] Bump distribution date (2021-03-24)

This commit is contained in:
MarlinFirmware 2021-03-24 00:13:49 +00:00
parent a8ea6e6463
commit 07c24e72ac

View File

@ -42,7 +42,7 @@
* version was tagged.
*/
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2021-03-23"
#define STRING_DISTRIBUTION_DATE "2021-03-24"
#endif
/**