0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-18 15:39:31 +00:00

[cron] Bump distribution date (2020-12-14)

This commit is contained in:
thinkyhead 2020-12-14 00:14:07 +00:00
parent b0392be4bf
commit 8c05053951

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-12-13" #define STRING_DISTRIBUTION_DATE "2020-12-14"
#endif #endif
/** /**