Set release version and clean up some code snippets.

This commit is contained in:
Knutwurst
2023-06-02 17:42:29 +02:00
parent bf80c9b8dd
commit bb4ee37676
2 changed files with 2 additions and 10 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-b7"
#define CUSTOM_BUILD_VERSION "1.5.0-RC1"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2023-06-02"