Bump version

This commit is contained in:
MysterD 2022-03-29 18:20:45 -07:00
parent 8df2f4efae
commit a34293a58a
1 changed files with 1 additions and 1 deletions

View File

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