Bump version to 21

This commit is contained in:
MysterD 2022-03-13 00:27:14 -08:00
parent 5c4bb676a3
commit e706e1e91a
1 changed files with 1 additions and 1 deletions

View File

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