Bump version
This commit is contained in:
parent
3dab069f87
commit
41ccd61684
|
@ -2,8 +2,8 @@
|
|||
#define VERSION_H
|
||||
|
||||
#define UNSTABLE_BRANCH
|
||||
#define VERSION_NUMBER 25
|
||||
#define MINOR_VERSION_NUMBER 1
|
||||
#define VERSION_NUMBER 26
|
||||
#define MINOR_VERSION_NUMBER 0
|
||||
|
||||
#define MAX_VERSION_LENGTH 10
|
||||
char* get_version(void);
|
||||
|
|
Loading…
Reference in New Issue