Bumped version to unst 6

This commit is contained in:
MysterD 2021-06-26 15:29:59 -07:00
parent f13b7990a0
commit e85e6b9983

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