Bump version

This commit is contained in:
MysterD 2022-04-20 22:11:05 -07:00
parent bdca8006ca
commit d0c8b2f100

View file

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