Bumped version to unst 9

This commit is contained in:
MysterD 2021-08-15 12:55:39 -07:00
parent 43932249c6
commit 1ef97584b2

View file

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