0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-31 06:02:16 +00:00

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

This commit is contained in:
thinkyhead 2020-11-11 00:09:42 +00:00
parent 53e79224fc
commit f15fef90a9

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-10" #define STRING_DISTRIBUTION_DATE "2020-11-11"
#endif #endif
/** /**