Release v00.43: Rapid Fire! (#6)
This release pulls in the latest changes to [SystemK](https://git.ktag.clubk.club/Software/SystemK): - Rapid Fire! (Software/SystemK#6). - BLE updated to version 0.12 of the KTag Beacon Specification (Software/SystemK#5). Co-authored-by: Joe Kearney <joe@clubk.club> Reviewed-on: #6
This commit is contained in:
parent
e632408cb3
commit
8fe8822db0
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