Bumped version to 11

This commit is contained in:
MysterD 2021-08-28 23:13:37 -07:00
parent cee104df7d
commit 35f63d02cd
1 changed files with 1 additions and 1 deletions

View File

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