Bumped version to 12

This commit is contained in:
MysterD 2021-09-05 14:45:26 -07:00
parent 8fb46314fa
commit a98538c797

View file

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