Bump version

This commit is contained in:
MysterD 2023-03-27 15:36:37 -07:00
parent 13079a03c3
commit b563a96886
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@
#define VERSION_H #define VERSION_H
#define VERSION_TEXT "beta" #define VERSION_TEXT "beta"
#define VERSION_NUMBER 32 #define VERSION_NUMBER 33
#define MINOR_VERSION_NUMBER 0 #define MINOR_VERSION_NUMBER 0
#define PATCH_VERSION_NUMBER 3 #define PATCH_VERSION_NUMBER 0
#define MAX_VERSION_LENGTH 10 #define MAX_VERSION_LENGTH 10
#define MAX_LOCAL_VERSION_LENGTH 12 #define MAX_LOCAL_VERSION_LENGTH 12