update rtos
This commit is contained in:
parent
8247927af7
commit
92153ca786
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#include "build_version.h"
|
#include "build_version.h"
|
||||||
|
|
||||||
const version_info current_version = {
|
const version_info current_version = {
|
||||||
.major=FIATLUX_VERSION_MAJOR,
|
/* .major=FIATLUX_VERSION_MAJOR,
|
||||||
.minor=FIATLUX_VERSION_MINOR,
|
.minor=FIATLUX_VERSION_MINOR,
|
||||||
.build=FIATLUX_BUILD_NUM /*,
|
.build=FIATLUX_BUILD_NUM /*,
|
||||||
.filename=FIATLUX_FILENAME,
|
.filename=FIATLUX_FILENAME,
|
||||||
|
|
Loading…
Reference in a new issue