Bump version to 21

This commit is contained in:
MysterD 2022-03-13 00:27:14 -08:00
parent 85d4012e89
commit 60316c7bc9

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);