mirror of
https://gitee.com/Armink/EasyFlash.git
synced 2024-11-29 18:57:41 +08:00
【修改】软件版本号
Signed-off-by: armink <armink.ztl@gmail.com>
This commit is contained in:
parent
7483c7971f
commit
d8405708b6
@ -34,8 +34,8 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/* EasyFlash software version number */
|
||||
#define EF_SW_VERSION "4.1.0"
|
||||
#define EF_SW_VERSION_NUM 0x40100
|
||||
#define EF_SW_VERSION "4.1.99"
|
||||
#define EF_SW_VERSION_NUM 0x40199
|
||||
|
||||
/*
|
||||
* ENV version number defined by user.
|
||||
|
Loading…
Reference in New Issue
Block a user