Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
modify:version:modify the feature version
  • Loading branch information
cruise2018 committed May 15, 2020
commit 4d60ab8e6d94226adfbd2bce842d358b6893ec4a
2 changes: 1 addition & 1 deletion iot_link/link_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

#define CN_LINK_VERSION_MAJOR 2
#define CN_LINK_VERSION_MINOR 1
#define CN_LINK_VERSION_FEATURE 1
#define CN_LINK_VERSION_FEATURE 2


static char s_link_mainversion[64];
Expand Down