0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-02-17 06:48:05 +00:00

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

This commit is contained in:
thinkyhead 2020-05-04 00:03:16 +00:00
parent 9a6934874a
commit 5e23fd6ef1

View file

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