Changed version patch number

This commit is contained in:
OM 2023-05-21 02:06:44 +02:00
parent ac45f20fa6
commit 526ab8071c

View file

@ -36,8 +36,8 @@ extern "C" {
//
// These values are the only one that must be set for the version
#define PRODUCT_VERSION_MAJOR 0
#define PRODUCT_VERSION_MINOR 51
#define PRODUCT_VERSION_PATCH 1
#define PRODUCT_VERSION_MINOR 52
#define PRODUCT_VERSION_PATCH 0
#define PRODUCT_VERSION_STAGE "alpha"
//