Release v00.44: Slow Fire #8
2 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
#define VERSION_H
|
#define VERSION_H
|
||||||
|
|
||||||
#define VERSION_MAJOR 00
|
#define VERSION_MAJOR 00
|
||||||
#define VERSION_MINOR 43
|
#define VERSION_MINOR 44
|
||||||
|
|
||||||
#define STRINGIFY(number) #number
|
#define STRINGIFY(number) #number
|
||||||
#define VERSION_STRING(major, minor) STRINGIFY(major) "." STRINGIFY(minor)
|
#define VERSION_STRING(major, minor) STRINGIFY(major) "." STRINGIFY(minor)
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Welcome to KTag! SPIFFS version 00.43
|
Welcome to KTag! SPIFFS version 00.44
|
||||||
Loading…
Add table
Add a link
Reference in a new issue