Bump version to 18

This commit is contained in:
MysterD 2022-02-26 15:58:39 -08:00
parent d3b4e1c794
commit 57cfc22840
1 changed files with 1 additions and 1 deletions

View File

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