Updated System K for Release v00.43
This commit is contained in:
parent
e632408cb3
commit
2a6b8b5cd5
3 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@
|
|||
#define VERSION_H
|
||||
|
||||
#define VERSION_MAJOR 00
|
||||
#define VERSION_MINOR 42
|
||||
#define VERSION_MINOR 43
|
||||
|
||||
#define STRINGIFY(number) #number
|
||||
#define VERSION_STRING(major, minor) STRINGIFY(major) "." STRINGIFY(minor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue