0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-29 13:19:53 +00:00

[cron] Bump distribution date (2020-04-27)

This commit is contained in:
thinkyhead 2020-04-27 00:03:28 +00:00
parent ef74ca60c0
commit 3bee705feb

View file

@ -42,7 +42,7 @@
* version was tagged.
*/
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2020-04-26"
#define STRING_DISTRIBUTION_DATE "2020-04-27"
#endif
/**