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

[cron] Bump distribution date (2020-10-23)

This commit is contained in:
thinkyhead 2020-10-23 00:16:15 +00:00
parent f83bbce3a3
commit 1ed853f5d6

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