Bumped version to unst 6

This commit is contained in:
MysterD 2021-06-26 15:29:59 -07:00
parent 28d972150f
commit ec386412cc
1 changed files with 1 additions and 1 deletions

View File

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