Restructure fileList to load faster.

This commit is contained in:
Knutwurst
2023-06-10 17:32:34 +02:00
parent 556be8126b
commit 000c489b63
2 changed files with 8 additions and 9 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.1-pre"
#define CUSTOM_BUILD_VERSION "1.5.1"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2023-06-09"