Bump version to unst 13

This commit is contained in:
MysterD 2022-01-21 19:15:51 -08:00
parent addd16721f
commit edec02a89b

View file

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