[cron] Bump distribution date

This commit is contained in:
Scott Lahteine 2019-10-18 00:00:04 -05:00
parent 0652f19673
commit 725ec68faa

View file

@ -42,7 +42,7 @@
* version was tagged. * version was tagged.
*/ */
#ifndef STRING_DISTRIBUTION_DATE #ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2019-10-16" #define STRING_DISTRIBUTION_DATE "2019-10-18"
#endif #endif
/** /**