0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-31 22:20:56 +00:00

[cron] Bump distribution date (2021-06-30)

This commit is contained in:
thinkyhead 2021-06-30 01:00:32 +00:00
parent b90de62197
commit 415166e02c

View file

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