[cron] Bump distribution date (2020-09-21)

This commit is contained in:
thinkyhead 2020-09-21 00:13:48 +00:00 committed by Scott Lahteine
parent 4f73ac7289
commit 77b06dce0c

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-09-20" #define STRING_DISTRIBUTION_DATE "2020-09-21"
#endif #endif
/** /**