0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-02-19 23:54:19 +00:00

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

This commit is contained in:
thinkyhead 2021-05-24 01:12:27 +00:00
parent d71b35c24f
commit 5fde86406f

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-23" #define STRING_DISTRIBUTION_DATE "2021-05-24"
#endif #endif
/** /**