Bump version to v 36
This commit is contained in:
parent
d0825d1122
commit
07a0c199de
|
@ -1,8 +1,8 @@
|
||||||
#ifndef VERSION_H
|
#ifndef VERSION_H
|
||||||
#define VERSION_H
|
#define VERSION_H
|
||||||
|
|
||||||
#define VERSION_TEXT "beta"
|
#define VERSION_TEXT "v"
|
||||||
#define VERSION_NUMBER 35
|
#define VERSION_NUMBER 36
|
||||||
#define MINOR_VERSION_NUMBER 0
|
#define MINOR_VERSION_NUMBER 0
|
||||||
#define PATCH_VERSION_NUMBER 0
|
#define PATCH_VERSION_NUMBER 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue