Bumped minor version.
This commit is contained in:
parent
16729243f4
commit
2f3610954d
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
#define VERSION_H
|
||||
|
||||
#define VERSION_MAJOR 01
|
||||
#define VERSION_MINOR 00
|
||||
#define VERSION_MINOR 01
|
||||
|
||||
#define STRINGIFY(number) #number
|
||||
#define VERSION_STRING(major, minor) STRINGIFY(major) "." STRINGIFY(minor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue