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

This commit is contained in:
thinkyhead 2020-10-06 00:14:30 +00:00 committed by Scott Lahteine
parent a4e4226578
commit f8ceedea5c

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