Merge branch 'temp'
This commit is contained in:
commit
fe2d90068e
2 changed files with 27 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
#define VERSION_H
|
||||
|
||||
#define VERSION_MAJOR 00
|
||||
#define VERSION_MINOR 39
|
||||
#define VERSION_MINOR 40
|
||||
|
||||
#define STRINGIFY(number) #number
|
||||
#define VERSION_STRING(major, minor) STRINGIFY(major) "." STRINGIFY(minor)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue