Bump version to unst17

This commit is contained in:
MysterD 2022-02-18 18:23:10 -08:00
parent b0a114eac7
commit 33ba20a5f9
1 changed files with 1 additions and 1 deletions

View File

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