mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 20:15:17 +00:00
Bump version to 16
This commit is contained in:
parent
b5de854674
commit
92ea8b78b3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
#define VERSION_H
|
#define VERSION_H
|
||||||
|
|
||||||
#define UNSTABLE_BRANCH
|
#define UNSTABLE_BRANCH
|
||||||
#define VERSION_NUMBER 15
|
#define VERSION_NUMBER 16
|
||||||
|
|
||||||
#define MAX_VERSION_LENGTH 10
|
#define MAX_VERSION_LENGTH 10
|
||||||
char* get_version(void);
|
char* get_version(void);
|
||||||
|
|
Loading…
Reference in a new issue