1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-23 12:04:19 +00:00

[cron] Bump distribution date (2020-11-19)

This commit is contained in:
thinkyhead 2020-11-19 00:10:51 +00:00
parent 41529b6598
commit 8b72cbebde

View File

@ -42,7 +42,7 @@
* version was tagged.
*/
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2020-11-18"
#define STRING_DISTRIBUTION_DATE "2020-11-19"
#endif
/**