mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Changed version patch number
This commit is contained in:
parent
ac45f20fa6
commit
526ab8071c
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue