Cleanup old pin definitions to avoid confusion.

This commit is contained in:
Knutwurst
2023-10-14 09:44:56 +02:00
parent e0a4e25ffa
commit ca34b2acc2
2 changed files with 2 additions and 16 deletions

View File

@@ -41,10 +41,10 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define CUSTOM_BUILD_VERSION "1.5.2"
#define CUSTOM_BUILD_VERSION "1.5.3-pre"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2023-07-06"
#define STRING_DISTRIBUTION_DATE "2023-10-14"
#endif
/**