Bump version
This commit is contained in:
parent
ec7cb86c2c
commit
e7c52e8adb
|
@ -2,9 +2,9 @@
|
|||
#define VERSION_H
|
||||
|
||||
#define VERSION_TEXT "beta"
|
||||
#define VERSION_NUMBER 32
|
||||
#define VERSION_NUMBER 33
|
||||
#define MINOR_VERSION_NUMBER 0
|
||||
#define PATCH_VERSION_NUMBER 3
|
||||
#define PATCH_VERSION_NUMBER 0
|
||||
|
||||
#define MAX_VERSION_LENGTH 10
|
||||
#define MAX_LOCAL_VERSION_LENGTH 12
|
||||
|
|
Loading…
Reference in New Issue