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

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

This commit is contained in:
thinkyhead 2020-11-24 00:11:40 +00:00
parent a4e1132048
commit 94fea59e9d

View File

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