mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 21:05:35 +03:00
KAACK_4.5_V6
This commit is contained in:
parent
31e119d1d0
commit
2f4cc39adf
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
#define FC_VERSION_MINOR 5 // increment when a minor release is made (small new feature, change etc)
|
#define FC_VERSION_MINOR 5 // increment when a minor release is made (small new feature, change etc)
|
||||||
#define FC_VERSION_PATCH_LEVEL 3 // increment when a bug is fixed
|
#define FC_VERSION_PATCH_LEVEL 3 // increment when a bug is fixed
|
||||||
|
|
||||||
#define FC_VERSION_STRING STR(FC_VERSION_MAJOR) "." STR(FC_VERSION_MINOR) "." STR(FC_VERSION_PATCH_LEVEL) ".KAACK_4.5_V5"
|
#define FC_VERSION_STRING STR(FC_VERSION_MAJOR) "." STR(FC_VERSION_MINOR) "." STR(FC_VERSION_PATCH_LEVEL) ".KAACK_4.5_V6"
|
||||||
|
|
||||||
extern const char* const targetName;
|
extern const char* const targetName;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue