0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-17 23:18:34 +00:00

[cron] Bump distribution date (2020-04-16)

This commit is contained in:
thinkyhead 2020-04-16 00:03:23 +00:00
parent cdbc7cc52c
commit 4edaffebfb

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-04-15" #define STRING_DISTRIBUTION_DATE "2020-04-16"
#endif #endif
/** /**