Bumped version to 15

This commit is contained in:
MysterD 2022-02-05 10:29:34 -08:00
parent ece9eca819
commit ccdfd0854d
1 changed files with 1 additions and 1 deletions

View File

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