Add Distribution Date to M115 Command

This commit is contained in:
Knutwurst
2020-08-13 08:30:26 +02:00
parent bcc3964aed
commit abf7f93bda
2 changed files with 3 additions and 2 deletions

View File

@@ -44,7 +44,8 @@
#define CUSTOM_BUILD_VERSION "1.1.1"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2020-07-09"
//#define STRING_DISTRIBUTION_DATE "2020-07-09"
#define STRING_DISTRIBUTION_DATE "2020-08-11"
#endif
/**