[cron] Bump distribution date

This commit is contained in:
Scott Lahteine 2019-12-19 00:39:55 -06:00
parent 711fb26ae5
commit 768a1d2713

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-12-16" #define STRING_DISTRIBUTION_DATE "2019-12-19"
#endif #endif
/** /**