Merge remote-tracking branch 'upstream/bugfix-2.0.x' into pr/20091

This commit is contained in:
Scott Lahteine 2020-11-10 19:15:31 -06:00
commit 56dc2e89e5

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