[cron] Bump distribution date

This commit is contained in:
Scott Lahteine 2019-11-14 00:00:12 -06:00
parent 227951a4ec
commit a022defe06

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-11-10" #define STRING_DISTRIBUTION_DATE "2019-11-14"
#endif #endif
/** /**