Bumped version to unstable 10

This commit is contained in:
MysterD 2021-08-21 15:56:54 -07:00
parent 7294e127f5
commit 7c9b9a60d5

View file

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