Set build version for next release

This commit is contained in:
Knutwurst
2023-06-07 21:59:21 +02:00
parent 4206e3c4e8
commit c77aacbbd9

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-RC2"
#define CUSTOM_BUILD_VERSION "1.5.0"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2023-06-07"