Bump build date and version

This commit is contained in:
Knutwurst
2023-07-06 16:27:34 +02:00
parent 160575dd4f
commit 93e90f37f8

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-preview"
#define CUSTOM_BUILD_VERSION "1.5.2"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2023-06-24"
#define STRING_DISTRIBUTION_DATE "2023-07-06"
#endif
/**