0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-06-24 07:51:49 +00:00

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

This commit is contained in:
thinkyhead 2021-05-13 01:06:32 +00:00
parent eb7f75461a
commit 75f76cbf26

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