Bumped minor version.
This commit is contained in:
parent
272618d49d
commit
0bfa4f3dd1
1 changed files with 2 additions and 2 deletions
|
|
@ -71,8 +71,8 @@
|
||||||
#define SYSTEMK_H
|
#define SYSTEMK_H
|
||||||
|
|
||||||
#define SYSTEMK_MAJOR_VERSION 1
|
#define SYSTEMK_MAJOR_VERSION 1
|
||||||
#define SYSTEMK_MINOR_VERSION 0
|
#define SYSTEMK_MINOR_VERSION 1
|
||||||
#define SYSTEMK_VERSION_STRING "01.00"
|
#define SYSTEMK_VERSION_STRING "01.01"
|
||||||
|
|
||||||
#ifdef ESP_PLATFORM
|
#ifdef ESP_PLATFORM
|
||||||
#include "freertos/FreeRTOS.h"
|
#include "freertos/FreeRTOS.h"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue