0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-20 00:22:29 +00:00

[cron] Bump distribution date (2021-05-26)

This commit is contained in:
thinkyhead 2021-05-26 01:24:58 +00:00
parent e400ef346a
commit 214fe90a3b

View file

@ -42,7 +42,7 @@
* version was tagged. * version was tagged.
*/ */
#ifndef STRING_DISTRIBUTION_DATE #ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2021-05-25" #define STRING_DISTRIBUTION_DATE "2021-05-26"
#endif #endif
/** /**