Bumped version to 20

This commit is contained in:
MysterD 2022-03-10 20:19:13 -08:00
parent 9aa7a7588d
commit b2de0ca35d
1 changed files with 1 additions and 1 deletions

View File

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