Bumped version to 11
This commit is contained in:
parent
cee104df7d
commit
35f63d02cd
|
@ -2,7 +2,7 @@
|
||||||
#define VERSION_H
|
#define VERSION_H
|
||||||
|
|
||||||
#define UNSTABLE_BRANCH
|
#define UNSTABLE_BRANCH
|
||||||
#define VERSION_NUMBER 10
|
#define VERSION_NUMBER 11
|
||||||
|
|
||||||
#define MAX_VERSION_LENGTH 10
|
#define MAX_VERSION_LENGTH 10
|
||||||
char* get_version(void);
|
char* get_version(void);
|
||||||
|
|
Loading…
Reference in New Issue