0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-13 17:56:14 +00:00

[cron] Bump distribution date

This commit is contained in:
Scott Lahteine 2019-11-29 00:00:06 -06:00
parent 5a98c83eef
commit 0f14e0e978

View file

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