Bump version

This commit is contained in:
MysterD 2022-03-24 19:30:50 -07:00
parent bac952c370
commit 67bffe8125
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#define VERSION_H
#define UNSTABLE_BRANCH
#define VERSION_NUMBER 21
#define VERSION_NUMBER 22
#define MAX_VERSION_LENGTH 10
char* get_version(void);