Fix print time display.

This commit is contained in:
Knutwurst
2023-05-24 22:38:14 +02:00
parent 7cc485ae3e
commit 05a706dfb6
2 changed files with 7 additions and 6 deletions

View File

@@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define CUSTOM_BUILD_VERSION "1.5.0-b4"
#define CUSTOM_BUILD_VERSION "1.5.0-b5"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2023-05-24"